Configuring pe 3 – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual
Page 200

182
Multi-Service IronWare Administration Guide
53-1003028-02
Monitoring the status of devices in a VPLS network in a Provider’s Maintenance Domain
6
MPLS configurations
Enter the following commands to configure VPLS peers from PE1 toPE 3.
1. To create a VPLS instance, enter commands such as the following.
PE2(config)#router mpls
PE2(config-mpls)vpls 1 1
2. To specify two remote VPLS peers within a VPLS instance, enter a command such as the
following.
PE2(config-mpls-vpls-1)vpls-peer 10.1.1.1
PE2(config-mpls-vpls-1)vpls-peer 10.1.1.3
Tagged ports are configured under a VLAN ID. To specify a tagged endpoint for a VPLS
instance, enter the following commands.
PE2(config-mpls-vpls-1)vlan 30
PE2(config-mpls-vpls-1-vlan-30)tagged ethe 1/2
Configuring PE 3
CFM configuration steps for PE 3 are listed below.
1. To enable CFM for VPLS, enter the following command.
PE3(config)#cfm-enable
2. Create a maintenance domain with a specified name VPLS-SP and level 4.
PE3(config-cfm)#domain-name VPLS-SP level 4
3. Create a maintenance association within a specified domain of vpls-id 1 with a priority 3.
PE3(config-cfm-md-VPLS-SP)#ma-name ma_1 vpls-id 1 priority 3
4. Configuring a MED for each of the Domain Service Access Points of a service instance creates
a MA to monitor the connectivity. Add ethernet port 1/2 as MEP to a specified maintenance
association.
PE3(config-cfm-md-VPLS-SP-ma-ma_1)#mep 3 up vlan 30 port ethe 1/2
MPLS configurations
Enter the following commands to configure VPLS peers from Router 1 to Router 2.
1. To create a VPLS instance, enter commands such as the following.
PE3(config)router mpls
PE3(cconfig-mpls)vpls 1 1
2. To specify two remote VPLS peers within a VPLS instance, enter a command such as the
following.
PE3(config-mpls-vpls-1)vpls-peer 10.1.1.1
PE3(config-mpls-vpls-1)vpls-peer 10.1.1.2
3. Tagged ports are configured under a VLAN ID. To specify a tagged endpoint for a VPLS
instance, enter the following commands.
PE3(config-mpls-vpls-1)vlan 30
PE3(config-mpls-vpls-1-vlan-30)tagged ethe 1/2