Configuring mrp with shared interfaces, Using mrp diagnostics, Enabling mrp diagnostics – Brocade BigIron RX Series Configuration Guide User Manual

Page 500

Advertising
background image

422

BigIron RX Series Configuration Guide

53-1002484-04

Using MRP diagnostics

14

Configuring MRP with shared interfaces

MRP Phase 2 allows you to enter commands such as the following when configuring MRP.

BigIron RX(config)# vlan 2

BigIron RX(config-vlan-2)# metro-ring 1

BigIron RX(config-vlan-2-mrp-1)# name CustomerA

BigIron RX(config-vlan-2-mrp-1)# ring-interface ethernet 1/1 ethernet 1/2

BigIron RX(config-vlan-2-mrp-1)# enable

BigIron RX(config-vlan-2-mrp-1)# metro-ring 2

BigIron RX(config-vlan-2-mrp-2)# name CustomerB

BigIron RX(config-vlan-2-mrp-2)# ring-interface ethernet 1/1 ethernet 1/2

BigIron RX(config-vlan-2-mrp-1)# enable

Syntax: [no] metro-ring <ring-id>

The <ring-id> parameter specifies the ring ID, which can be from 1 – 255. Configure the same ring
ID on each of the nodes in the ring.

Syntax: [no] name <string>

The <string> parameter specifies a name for the ring. The name is optional, but it can have 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] ring-interface ethernet

The ethernet <primary-if> 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 <secondary-if> parameter specifies the secondary interface.

Syntax: [no] enable

The enable command enables the ring.

Using MRP diagnostics

The MRP diagnostics feature calculates how long it takes for RHP packets to travel through the ring.
When you enable MRP diagnostics, the software tracks RHP packets according to their sequence
numbers and calculates how long it takes an RHP packet to travel one time through the entire ring.
When you display the diagnostics, the CLI shows the average round-trip time for the RHP packets
sent since you enabled diagnostics. The calculated results have a granularity of 1 microsecond.

Enabling MRP diagnostics

To enable MRP diagnostics for a ring, enter the following command on the Master node, at the
configuration level for the ring.

BigIron RX(config-vlan-2-mrp-1)#diagnostics

Syntax: [no] diagnostics

Advertising