C613-50631-01 Rev A Command Reference for IE340 Series 2748
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MEDIA REDUNDANCY PROTOCOL (MRP) COMMANDS
DOMAIN
-ID (MRP-RING)
domain-id (mrp-ring)
Overview Use this command to configure the domain ID of an MRP ring. The domain ID is
used to identify the nodes in the ring, and is set in the MRP PDU packets. All nodes
in an MRP ring must have the same domain ID.
Use the no variant of this command to reset the domain ID to the default.
Syntax
domain-id <uuid>
no domain-id <uuid>
Default A hexadecimal string, with the value:
FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF - <Ring ID> + 1
Mode MRP Ring Configuration
Example To configure the domain ID of MRP ring 1 to
FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFF3210, use the commands:
awplus# configure terminal
awplus(config)# mrp ring 1
awplus(config-mrp-ring)# domain-id
FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFF3210
Related
commands
domain-name (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
<uuid> A hexadecimal string that identifies the MRP ring, with a format
like FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF.