CLI Reference Guide-R05

Table Of Contents
Chapter 28
| IP Routing Commands
Routing Information Protocol (RIP)
– 665 –
C *> 192.168.1.0/24 is directly connected, VLAN1
Console#
show ip route
summary
This command displays summary information for the routing table.
Command Mode
Privileged Exec
Example
In the following example, the numeric identifier following the routing table name
(0) indicates the Forwarding Information Base (FIB) identifier.
Console#show ip route summary
IP routing table name is Default-IP-Routing-Table(0)
IP routing table maximum-paths is 1
Connected 2
Total 2
Console#
Routing Information Protocol (RIP)
.
Table 162: Routing Information Protocol Commands
Command Function Mode
router rip Enables the RIP routing protocol GC
default-information
originate
Generates a default external route into an autonomous
system
RC
default-metric Sets the default metric assigned to external routes
imported from other protocols
RC
distance Defines an administrative distance for external routes
learned from other routing protocols
RC
maximum-prefix Sets the maximum number of RIP routes allowed RC
neighbor Defines a neighboring router with which to exchange
information
RC
network Specifies the network interfaces that are to use RIP routing RC
passive-interface Stops RIP from sending routing updates on the specified
interface
RC
redistribute Redistribute routes from one routing domain to another RC
timers basic Sets basic timers, including update, timeout, garbage
collection
RC
version Specifies the RIP version to use on all network interfaces (if
not already specified with a receive version or send version
command)
RC
ip rip authentication mode Specifies the type of authentication used for RIP2 packets IC