beautypg.com

Mmrp interface level timers, Mmrp registration-mode configuration, Mmrp point-to-point configuration – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 902

background image

872

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

Per Interface configuration

21

MMRP interface level timers

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.

MMRP registration-mode configuration

The mmrp registration-mode forbidden command allows you to configure registration mode for
MACs to be forbidden.

Brocade(config-if-e1000-1/1)# mmrp registration-mode forbidden 011E.8300.3001

Syntax: [no] mmrp registration-mode forbidden vlan vlan-id mac-address [mac addr | mac addr to

mac addr]

By default, registration mode for a MAC attribute is normal. When ISIDs are configured locally the
registration mode for the MAC is fixed.

MMRP point-to-point configuration

Configuring an interface as point-to-point for MMRP.

Single interface example

Brocade(config)# interface e 1/1

Brocade(config-eth-1/1)# mmrp enable

Brocade(config-eth-1/1)# mmrp include-vlan 300

Brocade(config-eth-1/1)# mmrp include-vlan 1000 1100

Brocade(config-eth-1/1)# mmrp timer join 400 leave 1200 leave-all 10000

Brocade(config-eth-1/1)# mmrp point-to-point

Multiple Interface (consecutive) configuration example

Brocade(config)# int e 1/1 to e 1/2

Brocade(config-mif-1/1-1/2)# mmrp enable

Brocade(config-mif-1/1-1/2)# mmrp include-vlan 300

Brocade(config-mif-1/1-1/2)# mmrp include-vlan 1000 1100

Brocade(config-mif-1/1-1/2)# mmrp timer join 400 leave 1400 leave-all 10000

Brocade(config-mif-1/1-1/2)# mmrp point-to-point

Multiple Interface (non consecutive) configuration example

Brocade(config)# int e 1/1 e 1/3 e 1/5

Brocade(config-mif-1/1,1/3,1/5)# mmrp enable