background image
Foundation Summary 419
Table 6-23 and Table 6-24 summarize the more popular commands used for RIP and IGRP
configuration and verification.
RIP-2, defined by RFC 1723, is simply an improved version of RIP Version 1. Many features
are the same: Hop count is still used for the metric, it is still a distance vector protocol, and it
still uses holddown timers and route poisoning. Several features have been added; the features
are listed in Table 6-25.
Table 6-23
IP RIP and IGRP Configuration Commands
Command
Configuration Mode
router rip
Global
router igrp process-id
Global
network net-number
Router subcommand
passive-interface type number
Router subcommand
maximum-paths x
Router subcommand
variance multiplier
Router subcommand
traffic-share
{balanced | min}
Router subcommand
Table 6-24
IP RIP and IGRP EXEC
Command
Function
show ip route [subnet]
Shows entire routing table, or one entry if subnet is entered
show ip protocol
Provides routing protocol parameters and current timer
values
debug ip rip
Issues log messages for each RIP update
debug ip igrp transactions
Issues log messages with details of the IGRP updates
debug ip igrp events
Issues log messages for each IGRP packet
ping
Sends and receives ICMP echo messages to verify
connectivity
trace
Sends series of ICMP echoes with increasing TTL values
to verify the current route to a host
Table 6-25
RIP-2 Features
Feature
Description
Transmits subnet mask with route
This feature allows VLSM by passing the mask along with
each route so that the subnet is exactly defined.
continues
ch06.fm Page 419 Monday, March 20, 2000 5:11 PM