346
Parameter: <ring-id> is the ID of MRPP ring, range is <1-4096>.
Command Mode: Port mode
Default: None
Usage Guide: The command specifies MRPP ring primary port. Primary node uses
primary port to send Hello packet, secondary port is used 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 the primary of MRPP ring 4000 to Ethernet 1/1.
Switch(Config)#interface ethernet 1/1
Switch(config-If-Ethernet1/1)#mrpp ring 4000 primary-port
36.10 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
36.11 node-mode
Command: node-mode {maser | transit}
Function: Configure the type of the node to primary node or secondary node.
Parameter: