mac

Commands for MRPP
525
Chapter 51 Commands for MRPP
51.1 control-vlan
Command: control-vlan <vid>
no control-vlan
Function: Configure control VLAN ID of MRPP ring; the no control-vlan command
deletes control VLAN ID.
Parameter: <vid> expresses control VLAN ID, the valid range is from 1 to 4094.
Command Mode: MRPP ring mode
Default: None
Usage Guide: The command specifies Virtual VLAN ID of MRPP ring, currently it can be
any value in 1-4094. To avoid confusion, it is recommended that the ID is non-configured
VLAN ID, and the same to MRPP ring ID. In configuration of MRPP ring of the same
MRPP loop switches, the control VLAN ID must be the same, otherwise the whole MRPP
loop may not be able to work normally or form broadcast.
The mrpp enable command must be start before the control-vlan command be used.
If primary port, secondary port, node-mode and enable commands all be configured after
control-vlan, the mrpp-ring function is enabled.
Example: Configure control VLAN of mrpp ring 4000 is 4000.
Switch(config)#mrpp ring 4000
Switch(mrpp-ring-4000)#control-vlan 4000
51.2 clear mrpp statistics
Command: clear mrpp statistics [<ring-id>]
Function: Clear statistic information of MRPP data packet of MRPP ring receiving and
transferring.
Parameter: <ring-id> is MRPP ring ID, the valid range is from 1 to 4096, if not specified
ID, it clears all of MRPP ring statistic information.
Command Mode: Admin Mode.
Default: None.
Usage Guide: None.
Example: Clear statistic information of MRPP ring 4000 of switch.
Switch#clear mrpp statistics 4000