GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
437 B

# Diagnose PCC routing from router
:put "=== PING KE ISP 1 ==="
/ping 8.8.8.8 routing-table="KE ISP 1" count=2
:put "=== PING KE ISP 2 ==="
/ping 8.8.8.8 routing-table="KE ISP 2" count=2
:put "=== ROUTES KE ISP 1 ==="
/ip route print where routing-table="KE ISP 1"
:put "=== ROUTES KE ISP 2 ==="
/ip route print where routing-table="KE ISP 2"
:put "=== CONNECTIONS office ==="
/ip firewall connection print where src-address~"192.168.0"