File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# Script untuk menambahkan IP Address BGP yang terdaftar di Router NICE(OIXP)
3
3
# ke RouterOS dalam ADDRESS-LIST dengan nama "nice"
4
4
# Script created by: Valens Riyadi @ www.mikrotik.co.id
5
- # Generated at 24 May 2025 20 :00:13 WIB ... 11872 lines
6
- # Generated in 12.41 seconds
5
+ # Generated at 24 May 2025 22 :00:13 WIB ... 11872 lines
6
+ # Generated in 12.244 seconds
7
7
# How-to: http://www.mikrotik.co.id/artikel_lihat.php?id=23
8
8
9
- /sys note set show-at-login=yes note="Using nice.rsc from www.mikrotik.co.id, 24 May 2025 20 :00:13 WIB, 11872 lines."
9
+ /sys note set show-at-login=yes note="Using nice.rsc from www.mikrotik.co.id, 24 May 2025 22 :00:13 WIB, 11872 lines."
10
10
11
11
/ip firewall address-list
12
12
add list=nice address="1.2.3.4"
You can’t perform that action at this time.
0 commit comments