Lab 1: Initial Configuration
On Router 1:
Hostname: Router1
Loopback 0: 10.1.1.1/24
G1: 192.168.1.2/30 connects to G1 on Router2
On Router 2:
Hostname: Router2
Loopback 0: 172.17.1.1/24
G1: 192.168.1.1/30 connects to G1 on Router1
Ping should work from G1 to G1 on each router.
RouterA#ping 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 13/18/23 ms
RouterB#ping 192.168.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/13/15 ms
Lab 1: Answer
IOS-XE Labs