![Edge-Core ES3628EA Скачать руководство пользователя страница 779](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702779.webp)
779
21.3.9 node-mode
Command
:
node-mode {maser|transit}
Function
:
Configure the type of the node to primary node or secondary node.
Parameter
:
Command Mode
:
MRPP ring mode
Default
:
Default the node mode is secondary node.
Usage Guide
:。
Example
:
Configure the switch to primary node. MRPP ring 4000
Switch(Config)# mrpp ring 4000
Switch(mrpp-ring-4000)#node-mode master
21.3.10 primary-port
Command
:
primary-port ethernet IFNAME
Function
:
Specify MRPP ring primary-port
Parameter
:
IFNAME
is port name, the port must be switch layer 2 physical port.
Command Mode
:
MRPP ring 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.
Example
:
Configure the primary of MRPP ring 4000 to Ethernet 4/1.
Switch(Config)# mrpp ring 4000
Switch(mrpp-ring-4000)#primary-port Ethernet 4/1
21.3.11 secondary-port
Command
:
secondary-port ethernet IFNAME
Function
:
Specify secondary of MRPP ring
Parameter
:
IFNAME
is port name, the port must be switch layer 2 physical port
Command Mode
:
MRPP ring 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.
Example
:
Configure secondary port of MRPP ring to 4/3.