Parameter | Description | Value |
---|---|---|
process-id |
Specifies the ID of a RIP process. |
The value is an integer ranging from 1 to 65535. |
interface-type interface-number |
Specifies the type and the number of an 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 VLANIF100.
<HUAWEI> display rip 1 interface vlanif 100
--------------------------------------------------------------------------
Interface IP Address State Protocol MTU
--------------------------------------------------------------------------
Vlanif 100 10.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:
To set the version of RIP, run the rip version command. |
MTU |
MTU value of the link |
# Display detailed information about RIP on VLANIF100.
<HUAWEI> display rip 1 interface vlanif 100 verbose
Vlanif100 (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): 10.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. To set the metric, run the rip metricin command. |
Metricout |
Metric that is added to the route when the interface sends a RIP packet. To set the metric, run the rip metricout command. |
Input |
Whether receiving packets is enabled. To enables the specified interface to receive RIP packets, run the rip input command. |
Output |
Whether sending packets is enabled. To enable the specified interface to send RIP packets, run the rip output command. |
Protocol |
Protocol running on the interface:
To set the version of RIP, run the rip version command. |
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. To enable poison reverse, run the rip poison-reverse command. |
Split-Horizon |
Whether split horizon is enabled on the interface. To enable split horizon, run the rip split-horizon command. |
Authentication type |
Authentication type configured on the interface. To set the authentication mode and authentication parameters, run the rip authentication-mode command. |
Replay Protection |
Whether replay-protect is enabled on the interface. To enable the replay-protect function, run the rip replay-protect command. |
BFD |
Whether BFD is enabled on the interface:
|
Transmit-Interval |
Interval for sending BFD packets to the peer on the interface. To set BFD session parameters on the specified interface, run the rip bfd command. |
Receive-Interval |
Interval for receiving BFD packets from the peer on the interface. To set BFD session parameters on the specified interface, run the rip bfd command. |
Detect-Multiplier |
BFD detect multiplier value configured on the interface. To set BFD session parameters on the specified interface, run the rip bfd command. |
Summary Address (es) |
Summary address |