R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference
57
Field Descri
p
tion
Triggered updates sent Number of triggered updates sent.
Number of routes changes Number of route changes.
Number of replies to queries Number of RIP responses.
display rip database
Use display rip database to display active routes for a RIP process. RIP advertises active routes in RIP
routing updates.
Syntax
display rip process-id database [ ip-address { mask-length | mask } ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
process-id: Specifies a RIP process by its ID in the range of 1 to 65535.
ip-address { mask-length | mask }: Displays active routes for the specified IP address. Without this
argument, the command displays all actives routes for a RIP process.
Examples
# Display active routes for RIP process 100.
<Sysname> display rip 100 database
1.0.0.0/8, auto-summary
1.1.1.0/24, cost 16, interface summary
1.1.1.0/24, cost 0, nexthop 1.1.1.1, RIP-interface
1.1.2.0/24, cost 0, imported
2.0.0.0/8, auto-summary
2.0.0.0/8, cost 1, nexthop 1.1.1.2
# Display active routes with destination IP address 11.0.0.1 and mask length 24 for RIP process 100.
<Sysname> display rip 100 database 1.1.1.0 24
1.1.1.0/24, cost 16, interface summary
1.1.1.0/24, cost 0, nexthop 1.1.1.1, RIP-interface
Table 20 Command output
Field Descri
p
tion
cost Cost of the route.
auto-summary Indicates that the route is a RIP automatic summary route.










