ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 24
| ERPS Commands
– 634 –
show erps This command displays status information for all configured VLAN groups, rings,
and instances, or for a specified VLAN group, ring, or instance.
Syntax
show erps {[vlan-group vlan-group-name] | [ring ring-name] |
[instance instance-name]}
vlan-group - Keyword to display ERPS VLAN group settings.
vlan-group-name – Name of the VLAN group. (Range: 1-12 characters).
ring - Keyword to display ERPS ring configuration settings.
ring-name - Name of a specific ERPS ring. (Range: 1-12 characters)
instance - Keyword to display ERPS instance configuration settings.
instance-name - Name of a specific ERPS instance. (Range: 1-12 characters)
Command Mode
Privileged Exec
Example
This example displays a summary of all the ERPS VLAN groups configured on the
switch.
Console#show erps vlan-group
ERPS Status : Disabled
ERPS node-id : B8-6A-97-41-F3-83
Number of ERPS Vgroup : 1
VLAN-group ID VLANs
------------ --- ----------------------------------------
vlgroup3 1 3,6,9
Console#
This example displays a summary of all the ERPS rings configured on the switch.
Console#show erps ring
ERPS Status : Enabled
ERPS node-id : B8-6A-97-41-F3-83
Number of ERPS Ring : 2
Ring ID Enabled West I/F EAST I/F
------------ --- ------- --------- ---------
test1 1 No
campus1 2 Yes Eth 1/1 Eth 1/3
Console#