The display rrpp brief command displays summary information about all RRPP domains configured on the device.
Parameter |
Description |
Value |
---|---|---|
domain domain-id |
Displays summary information about a specified RRPP domain. If this parameter is not specified, the command displays summary information about all RRPP domains. |
The value is an integer that ranges from 1 to 64. |
Usage Scenario
You can run the display rrpp brief command on the RRPP-enabled device to view summary information about RRPP domains configured on the device. The command output shows whether RRPP is enabled, the configuration of RRPP domains, and information about the configured rings in the RRPP domains.
# Display summary information about RRPP.
<HUAWEI> display rrpp brief Abbreviations for Switch Node Mode : M - Master , T - Transit , E - Edge , A - Assistant-Edge RRPP Protocol Status: Disable RRPP Working Mode: HW RRPP Linkup Delay Timer: 1 sec (0 sec default) Number of RRPP Domains: 1 Domain Index : 1 Control VLAN : major 30 sub 31 Protected VLAN : Reference Instance 10 Hello Timer : 1 sec(default is 1 sec) Fail Timer : 6 sec(default is 6 sec) Ring Ring Node Primary/Common Secondary/Edge Is ID Level Mode Port Port Enabled ------------------------------------------------------------------------------- 1 0 M GigabitEthernet0/0/2 GigabitEthernet0/0/3 No
# Display summary information about RRPP Domain 1.
<HUAWEI> display rrpp brief domain 1 Abbreviations for Switch Node Mode : M - Master , T - Transit , E - Edge , A - Assistant-Edge RRPP Protocol Status: Disable RRPP Working Mode: HW RRPP Linkup Delay Timer: 1 sec (0 sec default) Number of RRPP Domains: 1 Domain Index : 1 Control VLAN : major 30 sub 31 Protected VLAN : Reference Instance 10 Hello Timer : 1 sec(default is 1 sec) Fail Timer : 6 sec(default is 6 sec) Ring Ring Node Primary/Common Secondary/Edge Is ID Level Mode Port Port Enabled ------------------------------------------------------------------------------- 1 0 M GigabitEthernet0/0/2 GigabitEthernet0/0/3 No
Item |
Description |
---|---|
Abbreviations for Switch Node Mode |
Abbreviations of node modes. The value can be:
|
RRPP Protocol Status |
Status of RRPP.
To enable RRPP, run the rrpp enable command. |
Number of RRPP Domains |
Number of RRPP domains configured. |
Domain Index |
ID of the RRPP domain. To specify the parameter, run the rrpp domain command. |
RRPP Working Mode |
RRPP working mode:
|
RRPP Linkup Delay Timer |
Delay time before the master node becomes Complete. To set the delay time before the master node becomes Complete, run the rrpp linkup-delay-timer command. |
Control VLAN : major 30 sub 31 |
Control VLAN IDs of the RRPP domain. major indicates the master control VLAN and sub indicates the sub-control VLAN. To specify the parameter, run the control-vlan command. |
Protected VLAN |
ID of the instance bound to the protected VLAN in the RRPP domain. To specify the parameter, run the protected-vlan command. |
Hello Timer |
Hello timer in the RRPP domain, in seconds. To set the value of the Hello timer, run the timer (RRPP domain view) command. |
Fail Timer |
Fail timer in the RRPP domain, in seconds. To set the value of the Fail timer, run the timer (RRPP domain view) command. |
Ring ID |
ID of the RRPP ring. To specify the parameter, run the ring node-mode command. |
Ring Level |
Level of the RRPP ring.
To specify the parameter, run the ring node-mode command. |
Node Mode |
Mode of a node. For modes of a node, see the preceding item Abbreviations for Switch Node Mode. To specify the parameter, run the ring node-mode command. |
Primary/Common Port |
Primary interface or common interface on the master node or transit node of an RRPP ring. To specify the parameter, run the ring node-mode command. |
Secondary/Edge Port |
Secondary interface or edge interface on the master node or transit node of an RRPP ring. To specify the parameter, run the ring node-mode command. |
Is Enabled |
Whether a ring is enabled. To enable a ring, run the ring enable command. |