beautypg.com

Brocade TurboIron 24X Series Configuration Guide User Manual

Page 326

background image

292

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Metro Ring Protocol (MRP)

TurboIron(config)#vlan 2

TurboIron(config-vlan-2)#metro-ring 1

TurboIron(config-vlan-2-mrp-1)#name CustomerA

TurboIron(config-vlan-2-mrp-1)#master

TurboIron(config-vlan-2-mrp-1)#ring-interface ethernet 1 ethernet 2

TurboIron(config-vlan-2-mrp-1)#enable

These commands configure an MRP ring on VLAN 2. The ring ID is 1, the ring name is CustomerA,
and this node (this TurboIron X Series device) is the master for the ring. The ring interfaces are 1
and 2. Interface 1 is the primary interface and 2 is the secondary interface. The primary interface
will initiate RHPs by default. The ring takes effect in VLAN 2.

TurboIron(config)#vlan 2

TurboIron(config-vlan-2)#metro-ring 1

TurboIron(config-vlan-2-mrp-1)#name CustomerA

TurboIron(config-vlan-2-mrp-1)#ring-interface ethernet 1 ethernet 2

TurboIron(config-vlan-2-mrp-1)#enable

TurboIron(config-vlan-2-mrp-1)#metro-ring 2

TurboIron(config-vlan-2-mrp-2)#name CustomerB

TurboIron(config-vlan-2-mrp-2)#ring-interface ethernet 1 ethernet 2

TurboIron(config-vlan-2-mrp-2)#enable

Syntax: [no] metro-ring

The parameter specifies the ring ID. The can be from 1 – 1023; ID 256 is
reserved for VSRP.

Syntax: [no] name

The parameter specifies a name for the ring. The name is optional, but it can be up to 20
characters long and can include blank spaces. If you use a name that has blank spaces, enclose
the name in double quotation marks (for example: “Customer A”).

Syntax: [no] master

Configures this node as the master node for the ring. Enter this command only on one node in the
ring. The node is a member (non-master) node by default.

Syntax: [no] ring-interface ethernet ethernet

The ethernet parameter specifies the primary interface. On the master node, the
primary interface is the one that originates RHPs. Ring control traffic and Layer 2 data traffic will
flow in the outward direction from this interface by default. On member nodes, the direction of
traffic flow depends on the traffic direction selected by the master node. Therefore, on a member
node, the order in which you enter the interfaces does not matter.

The ethernet parameter specifies the secondary interface.

NOTE

To take advantage of every interface in a Metro network, you can configure another MRP ring and
either configure a different master node for the ring or reverse the configuration of the primary and
secondary interfaces on the master node. Configuring multiple rings enables you to use all the ports
in the ring. The same port can forward traffic one ring while blocking traffic for another ring.

Syntax: [no] enable

The enable command enables the ring.