| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of a RIP process. | The value is an integer ranging from 1 to 65535. |
| interface-type | Specifies the type of an interface, such as Gigabit Ethernet and loopback. | - |
| interface-number | Specifies the number of the interface. | - |
| verbose | Displays detailed information about a RIP interface. | - |
The display rip interface command output displays the configuration and operating status of RIP, which facilitate fault location and configuration verification.
# Display information about RIP on GigabitEthernet 0/0/1.
<sysname> display rip 1 interface GigabitEthernet 0/0/1
--------------------------------------------------------------------------
Interface IP Address State Protocol MTU
--------------------------------------------------------------------------
GigabitEthernet0/0/1 1.1.1.2 UP RIPv1 Compatible 500
Item |
Description |
|---|---|
Interface |
RIP-enabled interfaces |
IP Address |
IP address of the interface |
State |
Status of the interface:
|
Protocol |
Version of RIP running on the interface:
|
MTU |
MTU value of the link |
# Display detailed information about RIP on GigabitEthernet 0/0/1.
<sysname> display rip 1 interface GigabitEthernet 0/0/1 verbose
GigabitEthernet0/0/1 (10.1.1.1)
State : UP MTU : 500
Metricin : 0
Metricout : 1
Input : Enabled Output : Enabled
Protocol : RIPv1 Compatible (Non-Standard)
Send version : RIPv1 Packets
Receive version : RIPv1 Packets, RIPv2 Multicast and Broadcast Packets
Poison-reverse : Disabled
Split-Horizon : Enabled
Authentication type : None
Replay Protection : Disabled
BFD : Enabled (Static)
Transmit-Interval : 1000 ms
Receive-Interval : 1000 ms
Detect-Multiplier : 3
Summary Address (es): 1.1.0.0/16
Item |
Description |
|---|---|
State |
Status of the interface:
|
MTU |
Maximum Transmission Unit |
Metricin |
Metric that is added to the route when the interface receives a RIP packet |
Metricout |
Metric that is added to the route when the interface sends a RIP packet |
Input |
Whether receiving packets is enabled |
Output |
Whether sending packets is enabled |
Protocol |
Protocol running on the interface:
|
Send version |
Type of packets sent on the interface:
|
Receive version |
Type of packets received on the interface:
|
Poison-reverse |
Whether poison reverse is enabled on the interface |
Split-Horizon |
Whether split horizon is enabled on the interface |
Authentication type |
Authentication type configured on the interface |
Replay Protection |
Whether replay-protect is enabled on the interface |
BFD |
Whether BFD is enabled on the interface, including :
|
Transmit-Interval |
Interval for sending BFD packets to the peer on the interface |
Receive-Interval |
Interval for receiving BFD packets from the peer on the interface |
Detect-Multiplier |
BFD detect multiplier value configured on the interface |
Summary Address (es) |
Summary address |