836
Parameter
:
<INT>
valid range is from 1 to 100s.
Command Mode
:
MRPP ring mode
Default
:
Default configuration timer interval is 1s.
Usage Guide
:
The primary node of MRPP ring continuously sends Hello packet on
configured Hello timer interval, if secondary port of primary node can receive this packet
in configured period; the whole loop is normal, otherwise fail. Transfer node of MRPP ring
doesn’t need this timer and configure.
Example
:
Configure hello-timer of MRPP ring 4000 to 3 seconds.
Switch(Config)# mrpp ring 4000
Switch(mrpp-ring-4000)#hello-timer 3
22.3.7 mrpp enable
Command
:
mrpp enable
no mrpp enable
Function
:
Enable MRPP protocol module, the “
no mrpp enable
” command disables
MRPP protocol.
Parameter
:
Command Mode
:
Global Mode
Default
:
The system doesn’t enable MRPP protocol module
Usage Guide
:
If it needs to configure MRPP ring, it enables MRPP protocol. Executing
“no mrpp enable” command, it ensures to disable the switch enabled MRPP ring.
Example
:
Globally enable MRPP
Switch(Config)#mrpp enable
22.3.8 mrpp ring
Command
:
mrpp ring <INT>
no mrpp ring <INT>
Function
:
Create MRPP ring, and access MRPP ring mode, the
“
no mrpp ring
<INT>
”
command deletes configured MRPP ring.
Parameter
:
<INT>
is MRPP ring ID, the valid range is from 1 to 4096
Command Mode
:
Global Mode
Usage Guide
:
If this MRPP ring doesn’t exist itcreate new MRPP ring when executing
the command, and then it enter MRPP ring mode. It needs to ensure disable this MRPP
ring when executing the “no mrpp ring” command.
Switch(Config)# mrpp ring 100