Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 338

Advertising
background image

308

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

802.1ag over PBB OAM

11

2. Create a maintenance domain with a specified name CUST_1 and level 7.

Brocade(config-cfm)#domain-name CUST_1 level 7

3. Create a maintenance association within a specified domain of vlan-id 10 with a priority 3.

Brocade(config-cfm-md-CUST_1)#ma-name ma_5 vlan-id 10 priority 3

4. Set the time interval between successive Continuity Check Messages. The default is

10-seconds.

Brocade(config-cfm-md-CUST_1-ma-ma_5)#ccm-interval 10-second

5. Configure a MEP on port 1/1 and vlan 10.

Brocade(config-cfm-md-CUST_1-ma-ma_5)#mep 1 down vlan 10 port ethe 1/1

6. Configure a remote-mep.

Brocade(config-cfm-md-CUST_1-ma-ma_5)#remote-mep 2 to 2

7. Continue the configuration for other CE devices as needed.

Configuration for PE Devices:
Configuring PEB-1

Tag-type configuration

Assume CVLAN tag-type is 0x8100 and S-VLAN tag-type is 0x900.

Brocade(config)#tag-type 8100 eth 1/1

Brocade(config)#tag-type 8100 eth 1/2

Brocade(config)#tag-type 9100 eth 1/3

VPLS local configuration:

Assume CE-1 is connected to PEB-1 port 1/1 on VLAN 10 and CE-2 is connected to PEB-2 port 1/2
on VLAN 20 and PEB-1 is connected to BEB-1 on port 1/3 VLAN 30.

Brocade(config)#router mpls

Brocade(config-mpls)#vpls PB-VPLS 20

Brocade(config-mpls-vpls-PB-VPLS)#pbb

Brocade(config-mpls-vpls-PB-VPLS-pbb)#exit

Brocade(config-mpls-vpls-PB-VPLS)#

Brocade(config-mpls-vpls-PB-VPLS)#vlan 10

Brocade(config-mpls-vpls-PB-VPLS-vlan-10)#tagged eth 1/1

Brocade(config-mpls-vpls-PB-VPLS-vlan-10)#

Brocade(config-mpls-vpls-PB-VPLS-vlan-10)#vlan 20

Brocade(config-mpls-vpls-PB-VPLS-vlan-20)#tagged eth 1/2

Brocade(config-mpls-vpls-PB-VPLS-vlan-20)#

Brocade(config-mpls-vpls-PB-VPLS-vlan-20)#vlan 30

Brocade(config-mpls-vpls-PB-VPLS-vlan-30)#tagged eth 1/3

CFM configuration:

If the VPLS local configuration is not done prior to configuring maintenance association. The MA
configuration is not allowed. PEB-1 will work as a MIP.

Syntax: ma-name MANAME {vlan-id vlan-id | vpls-id vpls-id | pbb-vpls vpls-id | [vll

[vll-name]|[vll-id]|vll-local [vll-name] } priority priority

1. Enable CFM using the cfm-enable command.

Brocade(config)#cfm-enable

Advertising