Command Reference Guide

130display rip routing 3Com Router 5000 Family and Router 6000 Family
Command Reference
display rip routing
Purpose Use the display rip routing command to display the RIP routing table,
including normal routes and routes in garbage-collection status.
Syntax display rip routing [vpn-instance vpn-instance-name]
Parameters vpn-instance
vpn-instance-name
Specifies the name of the VPN.
Example Display RIP routes.
[Router] display rip routing
RIP routing table: public net
A = Active I = Inactive G = Garbage collection
C = Change T = Trigger RIP
Destination/Mask Cost NextHop Age SourceGateway Att
90.0.0.0/8 1 30.0.0.1 6s 30.0.0.1 A
95.0.0.0/8 1 30.0.0.1 6s 30.0.0.1 A
View This command can be used in the following views:
Any view
Description With vpn-instance not specified, RIP routes of the public network will be displayed;
with vpn-instance specified, RIP routes of the specified vpn-instance will be displayed.
Table 32 Description on the fields of the display rip routing command
Field Description
Destination/Mask Destination address/mask length
Cost Routing metric
NextHop Address of the next hop
Age The lifetime of the route entry in the routing table (aging time)
SourceGateway Address of the source gateway from which the route is learnt
Att Route status, which could be one of the following:
A = Active
I = Inactive
G = Garbage collection
C = Change
T = Trigger RIP