mac

470
38.11 mrpp ring secondary-port
Command: mrpp ring < ring-id > secondary-port
no mrpp ring < ring-id > secondary-port
Function: Specify secondary of MRPP ring.
Parameter: <ring-id> is the ID of MRPP ring; range is <1-4096>.
Command Mode: Port mode
Default: None
Usage Guide: The command specifies secondary port of MRPP ring. The primary node
uses secondary port to receive Hello packet from primary node. There are no difference
on function between primary port and secondary of secondary node.
The mrpp enable command must be enabled before the control-vlan command be
used. If primary port, secondary port, node-mode and enable commands all be configured
after control-vlan, then the mrpp-ring function is enabled.
Example: Configure secondary port of MRPP ring to 1/3.
Switch(config)#interface ethernet1/3
Switch(Config-If-Ethernet1/3)#mrpp ring 4000 secondary-port
38.12 node-mode
Command: node-mode {maser | transit}
Function: Configure the type of the node to primary node or secondary node.
Parameter: None.
Command Mode: MRPP ring mode.
Default: Default the node mode is secondary node.
Usage Guide: None.
Example: Configure the switch to primary node. MRPP ring 4000.
Switch(config)# mrpp ring 4000
Switch(mrpp-ring-4000)#node-mode master
38.13 show mrpp
Command: show mrpp [<ring-id>]
Function: Display MRPP ring configuration.
Parameter: <ring-id> is MRPP ring ID, the valid range is from 1 to 4096, if not specified
ID, it display all of MRPP ring configuration.