Deployment scenario-3 (mips on bebs) – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 342

Advertising
background image

312

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

802.1ag over PBB OAM

11

Deployment Scenario-3 (MIPs on BEBs)

In

Figure 55

BEBs can work as MIP for the UP MEPs configured on PEs in the previous deployment

scenario.

Configuring BEB-1
Tag-type configuration

Assume S-VLAN tag-type is 0x9100 and B-VLAN tag-type is 0x88e8

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

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

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

SVLAN Configuration

Brocade(config)#vlan 10

Brocade(config-vlan-10)#tagged ethernet 1/1

SVLAN Configuration

Brocade(config)#vlan 20

Brocade(config-vlan-20)#tagged ethernet 1/2

BVLAN Configuration

Brocade(config)#vlan 100

Brocade(config-vlan-100)#tagged ethernet 1/3

VPLS local configuration
Assume port 1/1 and 1/2 on BEB are connected to PE devices (S-tagged end-point) and 1/3 is an
IB-tagged end-point.

Brocade(config)#router mpls

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

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

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

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

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

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

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

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

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

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

Brocade(config-mpls-vpls-PBB-VPLS-vlan-20)#vlan 100 isid 200000

Brocade(config-mpls-vpls-PBB-VPLS-vlan-100-isid-200000)#tagged eth 1/3

Brocade(config-mpls-vpls-PBB-VPLS-vlan-100-isid-200000)#

CFM configuration
If the VPLS local configuration is not done prior to configuring the maintenance association, the MA
configuration is not allowed. BEB-1 will work as an MIP.

1. Enter the cfm-enable command to enable CFM.

Brocade(config)#cfm-enable

2. Create a maintenance domain with a specified name PROVIDER_1 and level 4.

Brocade(config-cfm)#domain-name PROVIDER_1 level 4

Advertising