beautypg.com

Global timer configuration, Per interface configuration, Enabling mmrp on an interface – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 901: Mmrp include-vlan configuration

background image

Multi-Service IronWare Switching Configuration Guide

871

53-1003036-02

Per Interface configuration

21

On Brocade NetIron CER and Brocade NetIron CES devices, the VLAN should be in the B-VLAN ESI.

On Brocade MLX series and Brocade NetIron XMR devices, the B-VLAN must be a layer 2 (L2) VLAN.

Global Timer Configuration

Use the mmrp timer join value leave value leave-all value command to configure the join, leave,
and leave-all timers at global level for MMRP.

Brocade(config)# mmrp timer join 400 leave 1400 leave-all 10000

Syntax: [no] mmrp timer join value leave value leave-all value

The mmrp timer command sets the timer value in milliseconds (ms). The default value for the Join
timer is 200 ms. The allowable range for the Join timer is 200 to 100000000ms.

The default value for the Leave timer is 1000ms. The allowable range for the Leave timer is 1000
to 100000000ms. The recommended value for the Leave timer is 5000ms.

The default value for the Leave-all timer is 10000ms. The allowable range for the Leave-all timer is
10000 to 100000000ms.

Configuration restrictions
The Leave timer should be greater than or equal to twice the join timer plus 600ms.

Leave-all timer should be large relative to the Leave timer; recommended value is at least three
times the value of Leave timer.

Per Interface configuration

To configure MMRP at the interface level, MMRP must be enabled at global level first.

Enabling MMRP on an interface

Brocade(config-if-e1000-1/1)#mmrp enable

Syntax: [no] mmrp enable

By default, MMRP is disabled on all interfaces. After MMRP is enabled globally, use the mmrp
enable command on the interfaces on which MMRP is required.

MMRP include-vlan configuration

Use the mmrp include-vlan command to configure a set of VLANs on which MMRP is allowed to
participate on an interface. The interface VLANs are allowed only when they are configured under
global mmrp include-vlan command.

Brocade(config-if-e1000-1/1)# mmrp include-vlan 100 to 200

Brocade(config-if-e1000-1/1)# mmrp include-vlan 500 600 700

Syntax: [no] mmrp include-vlan vlan id or range

By default, if no port level configuration exists, then MMRP will operate on a globally configured
include-vlan.

The acceptable values include the range of 1 to 4090. Only 256 B-VLANs are allowed to participate
in MMRP.