Site Tools


cisco:labs:00100

This is an old revision of the document!


Lab 00100 Static routing 2 Routers, IOS-XE

Router 1

en
conf t
ip route 2.2.2.2 255.255.255.255 12.0.0.2

Router 2

en
conf t
ip route 1.1.1.1 255.255.255.255 12.0.0.1

Verification

r1#ping 2.2.2.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/5 ms
r2#ping 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms
cisco/labs/00100.1766464640.txt.gz · Last modified: by Name