Step 8 (optional) pw-class class-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pwr)# pw-class dynamic_sspw
Enters pseudowire class submode, allowing you to define a pseudowire class template.
Step 9 Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Configuring L2VPN MS-PW Address Family Under BGP
Perform this task to configure L2VPN MS-PW address family under BGP:
SUMMARY STEPS
1. configure
2. router bgp autonomous-system-number
3. address-family l2vpn mspw
4. neighbor ip-address
5. address-family l2vpn mspw
6. 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 router bgp autonomous-system-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 100
Enters router configuration mode for the specified routing process.
Step 3 address-family l2vpn mspw
Example:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
97
Implementing Point to Point Layer 2 Services
Configuring L2VPN MS-PW Address Family Under BGP