background image
Lab A.14: Final Lab
591
2501B(config-if)#ip address 172.16.30.1 255.255.255.0
2501B(config-if)#no shut
2501B(config-if)#
7.
Set the interface descriptions and router banner.
2501B(config-if)#description Ethernet LAN on 2501B
2501B(config-if)#interface serial 0
2501B(config-if)#description WAN to 2501A
2501B(config-if)#banner motd #
This is the 2501B router
#
2501B(config-if)#
8.
Save the configuration.
2501B(config-if)#^z
2501B#copy running-config startup-config
2501B#
9.
Turn on RIP routing with the following commands on each router:
2501A#config t
2501A(config)#router rip
2501A(config-router)#network 172.16.0.0
2501A(config-router)#^z
2501A#
2501B#config t
2501B(config)#router rip
2501B(config-router)#network 172.16.0.0
2501B(config-router)#^z
2501B#
10.
From the 2501A router, type show ip route to view the routing table.
All three networks should be in the routing table.
11.
Ping from the console of the 2501A router to 172.16.30.1, which will
verify that the routers are communicating.
Copyright ©2002 SYBEX, Inc., Alameda, CA
www.sybex.com