background image
302
Chapter 5
IP Routing
Written Lab 5
W
rite the answers to the following questions:
1.
Create a static route to network 172.16.10.0/24 with a next-hop gate-
way of 172.16.20.1 and an administrative distance of 150.
2.
Write the commands used to turn RIP routing on in a router and
advertise network 10.0.0.0.
3.
Write the commands to stop a router from propagating RIP informa-
tion out serial 1.
4.
Write the commands to create an AS 10 with IGRP in your 172.16.0.0
network.
5.
Write the commands to configure a default route on a router to go to
172.16.50.3.
Command
Description
network
Tells the routing protocol what network to advertise
no ip route
Removes a static or default route
router igrp as
Turns on IP IGRP routing on a router
variance
Controls the load balancing between the best metric
and the worst acceptable metric
show protocols
Shows the routed protocols and network addresses
configured on each interface
show ip protocols
Shows the routing protocols and timers associated
with each routing protocol configured on a router
debug ip rip
Sends console messages displaying information
about RIP packets being sent and received on a
router interface
debug ip igrp
events
Provides a summary of the IGRP routing
information running on the network
debug ip igrp
transactions
Shows message requests from neighbor routers
asking for an update and the broadcasts sent from
your router to that neighbor router
Copyright ©2002 SYBEX, Inc., Alameda, CA
www.sybex.com