mac

Commands for MRPP
527
Switch(config-If-Ethernet1/3)#mrpp ring 4000 secondary-port
51.5 errp domain
Command: errp domain <domain-id>
no errp domain <domain-id>
Function: Create ERRP domain, the no command deletes the configured ERRP
domain.
Parameter: <domain-id> domain ID of ERRP, the range between 1 and 15.
Command Mode: Global mode
Usage Guide: If domain ID of ERRP needs to be configured, the compatible mode of
ERRP should be enabled firstly. When executing this command, it should create a new
ERRP domain if there is no ERRP domain. However, the no command is used to delete
the corresponding domain ID of ERRP.
Example: Configure domain ID for ERRP globally.
Switch(Config)#errp domain 1
51.6 fail-timer
Command: fail-timer <timer>
no fail-timer
Function: Configure if the primary node of MRPP ring receive Timer interval of Hello
packet or not, the “no fail-timer command restores default timer interval.
Parameter: <timer> valid range is from 1 to 300s.
Command Mode: MRPP ring mode
Default: Default configure timer interval 3s.
Usage Guide: If primary node of MRPP ring doesn’t receives Hello packet from primary
port of primary node on configured fail timer, the whole loop is fail. Transfer node of
MRPP doesn’t need this timer and configure. To avoid time delay by transfer node
forwards Hello packet, the value of fail timer must be more than or equal to 3 times of
Hello timer. On time delay loop, it needs to modify the default and increase the value to
avoid primary node doesn’t receive Hello packet on fail timer due to time delay.
Example: Configure fail timer of MRPP ring 4000 to 10s.
Switch(config)# mrpp ring 4000
Switch(mrpp-ring-4000)#fail-timer 10