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 Layer 2 VPN configuration mode.
Step 3 router-id router-id
Example:
RP/0/RSP0/CPU0:router(config)# router 2.2.2.2
Specifies the router ID.
Step 4 pw-routing
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# pw-routing
Enables pseudowire routing capabilities and enters the pseudowire routing configuration submode
Step 5 global-id global-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-pwr)# global-id 1000
Configures the L2VPN global ID value for the router.
Step 6 bgp
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-pwr)# bgp
Enables the BGP pseudowire routing capabilities and enters the BGP configuration submode.
Step 7 rd route-distinguisher
Example:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
173
Implementing Point to Point Layer 2 Services
Configuring L2VPN Global Parameters