Configuring ce1, Configuring ce2, Mpls configurations on pe1 – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual
Page 189

Multi-Service IronWare Administration Guide
171
53-1003028-02
CFM monitoring and show commands
6
Achieving end-to-end connectivity between
CE1 and CE2
To achieve end-to-end connectivity between CE1 and CE2, configure DOWN MEP on 1/1 and
2/1.PE1 and PE2 acts as MIP. The configuration for this is as follows.
Configuring CE1
1. To enable CFM, enter the following command.
CE1(config)#cfm-enable
2. Create a maintenance domain with a specified name CUST_1 and level 7.
CE1(config-cfm)#domain-name CUST_1 level 7
3. Create a maintenance association within a specified domain of vlan-id 30 with a priority 3.
CE1(config-cfm-md-CUST_1)#ma-name ma_5 vlan-id 30 priority 3
4. Set the time interval between successive Continuity Check Messages.The default is
10-seconds.
CE1(config-cfm-md-CUST_1-ma-ma_5)#ccm-interval 10-second
5. Configure a MEP on port 1/1 and vlan 30.
CE1(config-cfm-md-CUST_1-ma-ma_5)#mep 1 down vlan 30 port ethe 1/1
6. 6. Configure a remote-mep.
CE1(config-cfm-md-CUST_1-ma-ma_5)#remote-mep 2 to 2
Configuring CE2
1. To enable CFM, enter the following command.
CE2(config)#cfm-enable
2. Create a maintenance domain with a specified name CUST_1 and level 7.
CE2(config-cfm)#domain-name CUST_1 level 7
3. Create a maintenance association within a specified domain of vlan-id 30 with a priority 3.
CE2(config-cfm-md-CUST_1)#ma-name ma_5 vlan-id 30 priority 3
4. Set the time interval between successive Continuity Check Messages.The default is
10-seconds.
CE2(config-cfm-md-CUST_1-ma-ma_5)#ccm-interval 10-second
5. Configure a MEP on port 2/1 and vlan 30.
CE1(config-cfm-md-CUST_1-ma-ma_5)#mep 2 down vlan 30 port ethe 2/1
6. Configure a remote-mep.
CE1(config-cfm-md-CUST_1-ma-ma_5)#remote-mep 1 to 1
MPLS Configurations on PE1
Before configuring CFM on PE1, the MPLS Configuration on PE1 must be done.