C613-50631-01 Rev A Command Reference for IE340 Series 2755
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MEDIA REDUNDANCY PROTOCOL (MRP) COMMANDS
ROLE
(MRP-RING)
role (mrp-ring)
Overview Use this command to set the operating role for a node in an MRP ring. If the node
is set to ‘manager’, it will also set the mode to MRP Ring Manager Configuration
mode.
Use the no variant of this command to set the operating role to the default (client).
Syntax
role {client|manager}
no role {client|manager}
Default Client.
Mode MRP Ring Configuration
Example To assign the manager role to a node on MRP ring 1, use the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# role manager
awplus(config-mrp-ring-manager)#
To set the role of a node on MRP ring 1 to the default (client), use the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# no role
Related
commands
lc-react
mrp ring
Command
changes
Version 5.5.0-2.1: command added
Parameter Description
client Assigns the operating role of media redundancy client (MRC) to
the node.
manager Assigns the operating role of media redundancy manager (MRM)
to the node.