< Home

display rrpp verbose

Function

The display rrpp verbose command displays detailed configuration about RRPP on the device.

Format

display rrpp verbose [ domain domain-id [ ring ring-id ] ]

Parameters

Parameter

Description

Value

domain domain-id

Specifies the ID of an RRPP domain.

The value is an integer that ranges from 1 to 64.

ring ring-id

Specifies the ID of an RRPP ring.

If this parameter is not specified, detailed configurations about all the rings in a specified domain is displayed.

The value is an integer that ranges from 1 to 64.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

You can run this command to check detailed configuration about RRPP. The command output helps you analyze the link status of the network and locate network faults.

Example

# Display detailed configuration about the master node on Ring 1 in RRPP Domain 1.

<HUAWEI> display rrpp verbose domain 1 ring 1
Domain Index   : 1
Control VLAN   : major 400    sub 401
Protected VLAN : Reference Instance 30
Hello Timer    : 1 sec(default is 1 sec)  Fail Timer : 6 sec(default is 6 sec)
RRPP Ring      : 1
Ring Level     : 0
Node Mode      : Master
Ring State     : Complete
Is Enabled     : Enable                        Is Active : Yes
Primary port   : GigabitEthernet0/0/1                 Port status: UP
Secondary port : GigabitEthernet0/0/2                 Port status: BLOCKED
Table 1 Description of the display rrpp verbose command output

Item

Description

Domain Index

ID of the RRPP domain.

To specify the parameter, run the rrpp domain command.

Control VLAN : major 400 sub 401

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

Instance mapping the protected VLANs of the RRPP domain.

To specify the parameter, run the protected-vlan command.

Hello Timer

Value of the Hello timer, in seconds.

To set the value of the Hello timer, run the timer (RRPP domain view) command.

Fail Timer

Value of the Fail timer, in seconds.

To set the value of the Fail timer, run the timer (RRPP domain view) command.

RRPP Ring

ID of the RRPP ring.

To specify the parameter, run the ring node-mode command.

Ring Level

Level of the RRPP ring.
  • Level 0 indicates the major ring.
  • Level 1 indicates the sub-ring.

To specify the parameter, run the ring node-mode command.

Node Mode

Role of a node on the RRPP ring. The value can be:
  • Master: indicates the master node.
  • Transit: indicates the transit node.
  • Edge: indicates the edge node.
  • Assistant Edge: indicates the assistant edge node.

To specify the parameter, run the ring node-mode command.

Ring State

Status of the RRPP ring. The value can be:
  • Complete: indicates that the ring is complete. Only the master node can be in Complete state.
  • Failed: indicates that the ring fails. Only the master node can be in Failed state.
  • Unknown: indicates that the status of the ring is unknown. The Unknown state occurs when RRPP or the RRPP ring is enabled.
  • LinkUp: indicates that the link is Up. Only transit nodes can be in LinkUp state.
  • LinkDown: indicates that the link is Down. Only transit nodes can be in LinkDown state.
  • Preforwarding: indicates that the link is in Preforwarding state. Only transit nodes can be in Preforwarding state.

Is Enabled

Whether the ring is enabled.

To enable a ring, run the ring enable command.

Is Active

Whether the RRPP ring is activated. The RRPP ring can be activated only when RRPP and the RRPP ring are enabled.

To activate an RRPP ring, run the rrpp enable and ring enable commands.

Primary port

Primary interface on the RRPP ring.

To specify the parameter, run the ring node-mode command.

Secondary port

Secondary interface on the RRPP ring.

To specify the parameter, run the ring node-mode command.

Port status

Status of an interface on the RRPP ring. The value can be:
  • UNKNOWN: indicates that the device is not properly installed in a stack.

  • UP: indicates that the interface is in Up state and can forward packets.

  • DOWN: indicates that the interface is not connected.

  • BLOCKED: indicates that the interface is in Up state but cannot forward packets.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >