3-6
<Sysname> display rip 100 database
10.0.0.0/8, cost 1, ClassfulSumm
10.0.0.0/24, cost 1, nexthop 10.0.0.1, Rip-interface
11.0.0.0/8, cost 1, ClassfulSumm
11.0.0.0/24, cost 1, nexthop 10.0.0.1, Imported
Table 3-2 display rip database
command output description
Field
Description
X.X.X.X/X
Destination address and subnet mask
cost
Cost of the route
classful-summ
Indicates the route is a RIP summary route.
Nexthop
Address of the next hop
Rip-interface Routes
learnt
from a RIP-enabled interface
imported
Routes redistributed from other routing protocols
display rip interface
Syntax
display rip process-id interface
[
interface-type interface-number
]
View
Any view
Default Level
1: Monitor level
Parameters
process-id
: RIP process ID, in the range of 1 to 65535.
interface-type interface-number
: Specifies an interface.
Description
Use the
display rip interface
command to display the RIP interface information of the RIP
process.
If no interface is specified, information about all RIP interfaces of the RIP process is displayed.
Examples
# Display all the interface information of RIP process 1.
<Sysname> display rip 1 interface
Interface-name: Vlan-interface 1
Address/Mask:1.1.1.1/24 Version:RIPv1
MetricIn:5 MetricIn route policy:123
MetricOut:5 MetricOut route policy:234
Split-horizon/Poison-reverse:on/off Input/Output:on/on
Current packets number/Maximum packets number:234/2000