C613-50631-01 Rev A Command Reference for IE340 Series 2751
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MEDIA REDUNDANCY PROTOCOL (MRP) COMMANDS
LC
-REACT
lc-react
Overview Use this command to configure the media redundancy manager (MRM) to react to
MRP_LinkDown and MRP_LinkUp frames from media redundancy clients (MRCs).
This may result in faster failover and recovery time.
Use the no variant of this command to set the MRM back to the default of ignoring
those packets, and relying on the test frame interval timeout.
Syntax
lc-react
no lc-react
Default The MRM ignores MRP_LinkDown and MRP_LinkUp frames from MRCs, and relies
on the test frame interval timeout.
Mode MRP Ring Manager Configuration
Example To configure MRP ring 1 to react to MRP_LinkDown and MRP_LinkUp frames, use
the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# role manager
awplus(config-mrp-ring-manager)# lc-react
To reset MRP ring 1 to ignore MRP_LinkDown and MRP_LinkUp frames, use the
commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# role manager
awplus(config-mrp-ring-manager)# no lc-react
Related
commands
mrp ring
role (mrp-ring)
Command
changes
Version 5.5.0-2.1: command added