Cisco ASR 9000 Series Configuration Manuallines page 409

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing IEEE 802.1ah Provider Backbone Bridge
4.
5.
6.
7.
8.
9.
10.
11.
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
bridge-domain domain-name
mac withdraw state-down
exit
interface type interface-path-id.subinterface
interface type interface-path-id.subinterface
neighbor { A.B.C.D } pw-id value
exit
pbb edge i-sid service-id core-bridge core-bridge-name
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring Access Pseudowire in I-Component
383

Advertisement

Table of Contents
loading

Table of Contents