C613-50631-01 Rev A Command Reference for IE340 Series 2749
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MEDIA REDUNDANCY PROTOCOL (MRP) COMMANDS
DOMAIN
-NAME (MRP-RING)
domain-name (mrp-ring)
Overview Use this command to set the domain name of an MRP ring.
Use the no variant of this command to remove the domain name of an MRP ring.
Syntax
domain-name <name>
no domain-name
Default No domain name is set.
Mode MRP Ring Configuration
Example To set the domain name of MRP ring 1 to ‘ring1’, use the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# domain-name ring1
To clear the domain name of MRP ring 1, use the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# no domain-name
Related
commands
domain-id (mrp-ring)
enable (mrp-ring)
mrp ring
profile (mrp-ring)
role (mrp-ring)
vlan-id (mrp-ring)
Command
changes
Version 5.5.0-2.1: command added
Parameter Description
<name> The domain name for the MRP ring.