display rrpp ring-group

Syntax

display rrpp ring-group [ ring-group-id ] [ | { begin | exclude | include } regular-expression ]

View

Any view

Default level

1: Monitor Level

Parameters

ring-group-id: RRPP ring group ID, which ranges from 1 to 8.

|: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.

begin: Displays the first line that matches the specified regular expression and all lines that follow.

exclude: Displays all lines that do not match the specified regular expression.

include: Displays all lines that match the specified regular expression.

regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.

Description

Use display rrpp ring-group to display the RRPP ring group configuration.

If no ring group ID is specified, this command displays the configuration of all ring groups.

If an RRPP ring ID is specified, this command displays the configuration of the specified RRPP ring group on the current device.

For an edge node RRPP ring group, this command also displays the subring sending Edge-Hello packets.

Related commands: domain ring.

Examples

# Display the configuration of all RRPP ring groups.

<Sysname> display rrpp ring-group
Ring Group 1:
domain 1 ring 1 to 3, 5
domain 2 ring 1 to 3, 5
domain 1 ring 1 is the sending ring

Ring Group 2:
domain 1 ring 4, 6 to 7
domain 2 ring 4, 6 to 7

Table 22: Command output

Field

Description

Ring Group 1

RRPP ring group 1.

domain 1 ring 1 to 3, 5

Subrings in the ring group, including rings 1, 2, 3, and 5 in RRPP domain 1.

domain 1 ring 1 is the sending ring

The sending ring of the ring group is ring 1 in RRPP domain 1.