track 8 ip sla 1 reachability ip sla 1 icmp-echo 10.0.12.2 source-ip 10.0.12.1 ip sla schedule 1 life forever start-time now ip route 0.0.0.0 0.0.0.0 10.0.12.2 track 8 ip route 0.0.0.0 0.0.0.0 10.0.13.2 10 當Track 8為UP時,通往Internet的流量通過ISP 1。 CustomerEdge#sh ip route s...
route-map alpha permit 10!--- Define a route-map to set the next hop depending on !--- the state of the tracked routers.set ip next-hop verify-availability 192.168.0.10 10 track 123 set ip next-hop verify-availability 192.168.1.20 20 track 124 ! ! control-plane ! rtr 1!--- Define...
router#sh ip route static 1.0.0.0/8 is variably subnetted S 10.0.0.0/16 is directly connected, Tunnel1 is directly connected, Tunnel2 您應該會看到VPCCIDR透過兩個通道的 靜態路由存在。它若不存在,請如下所示新增靜態路由。 router#ip route 10.0.0.0 255.255.0.0 Tunnel1 track 100router#ip route ...
router# ip route 10.0.0.0 255.255.0.0 Tunnel1 track 100 router# ip route 10.0.0.0 255.255.0.0 Tunnel2 track 200SLA モニターの確認router# show ip sla statistics 100IPSLAs Latest Operation Statistics IPSLA operation id: 100 Latest RTT: 128 milliseconds Latest operation start time: *18:08:...
I came across one static route command in the configs and could not able to understand the significant of using the track command at the end of static route command. Also, when I check #show track I get this output abcd-xyz#show track brief Track Type Instance Parameter State...
以下の例では、192.168.1.0 が ルーティングテーブルに存在しない場合にのみ default-route を広報します。 ##設定例## track 1 ip route 192.168.1.0 0.0.0.255 reachability ! event manager applet Route-Down event track 1 state down action 1.0 cli command "enable" action 2.0 cli comm...
ip route0.0.0.0 0.0.0.0 dialer 0 track 123! ! ip nat inside source route-map fixed-nat interface Dialer0 overload ip nat inside source route-map dhcp-nat interface FastEthernet0 overload ! !--- Configure NAT overload (PAT) in order to use route-maps. ...
ip route 0.0.0.0 0.0.0.0 1.1.1.1 254 track 2 state is [up] ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1.100 1.1.1.1 track 2 state is [up] CLIENT#sh ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP ...
ip route 0.0.0.0 0.0.0.0 1.1.1.1 254 track 2 state is [up] ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1.100 1.1.1.1 track 2 state is [up] CLIENT#sh ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP ...
以下の例では、192.168.1.0 が ルーティングテーブルに存在しない場合にのみ default-route を広報します。 ##設定例## track 1 ip route 192.168.1.0 0.0.0.255 reachability ! event manager applet Route-Down event track 1 state down action 1.0 cli command "enable" action 2.0 ...