4. bridge-domain domain-name
5. mac withdraw state-down
6. exit
7. interface type interface-path-id.subinterface
8. interface type interface-path-id.subinterface
9. neighbor { A.B.C.D } pw-id value
10. exit
11. pbb edge i-sid service-id core-bridge core-bridge-name
12. Use the commit or end command.
DETAILED STEPS
Step 1 configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2 l2vpn
Example:
RP/0/RSP0/CPU0:router(config)# l2vpn
Enters L2VPN configuration mode.
Step 3 bridge group bridge-group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# bridge group pbb
Enters bridge group configuration mode. This command creates a new bridge group or modifies the existing bridge
group if it already exists. A bridge group organizes bridge domains.
Step 4 bridge-domain domain-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg)# bridge-domain pbb-edge
Enters bridge domain configuration mode. This command creates a new bridge domain or modifies the existing bridge
domain if it already exists.
Step 5 mac withdraw state-down
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# mac withdraw state-down
(Optional) Enables MAC withdrawal.
Step 6 exit
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
383
Implementing IEEE 802.1ah Provider Backbone Bridge
Configuring Access Pseudowire in I-Component