Saves configuration changes
Step 8 end
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd-ac)# end
Returns to EXEC mode.
Step 9 show l2vpn bridge-domain detail
Example:
RP/0/RSP0/CPU0:router # show l2vpn bridge-domain detail
Displays information about bridges, including whether each AC is in the AC split horizon group or not.
Configuring VPLS with BGP Autodiscovery and Signaling
Perform this task to configure BGP-based autodiscovery and signaling.
SUMMARY STEPS
1. configure
2. l2vpn
3. bridge group bridge group name
4. bridge-domain bridge-domain name
5. vfi { vfi-name }
6. vpn-id vpn-id
7. autodiscovery bgp
8. rd { as-number:nn | ip-address:nn | auto }
9. route-target { as-number:nn | ip-address:nn | export | import }
10. route-target import { as-number:nn | ip-address:nn }
11. route-target export { as-number:nn | ip-address:nn }
12. signaling-protocol bgp
13. ve-id { number}
14. ve-range { number }
15. Use the commit or end command.
DETAILED STEPS
Step 1 configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
267
Implementing Multipoint Layer 2 Services
Configuring VPLS with BGP Autodiscovery and Signaling