C613-50631-01 Rev A Command Reference for IE340 Series 2754
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MEDIA REDUNDANCY PROTOCOL (MRP) COMMANDS
PROFILE
(MRP-RING)
profile (mrp-ring)
Overview Use this command to set the maximum recovery timing profile for an MRP ring.
This sets the worst case recovery time to 200ms or 500ms.
Use the no variant of this command to return to the default value (200ms).
Syntax
profile {200|500}
no profile
Default 200ms.
Mode MRP Ring Configuration
Example To configure the worst case recovery time for MRP ring 1 to 500ms, use the
commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# profile 500
To reset the worst case recovery time for MRP ring 1 to the default of 200ms, use
the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# no profile
Related
commands
domain-id (mrp-ring)
domain-name (mrp-ring)
enable (mrp-ring)
mrp ring
role (mrp-ring)
vlan-id (mrp-ring)
Command
changes
Version 5.5.0-2.1: command added
Parameter Description
200 The worst-case recovery time is set to 200ms.
500 The worst-case recovery time is set to 500ms.