Cisco ASR 9000 Series Configuration Manuallines page 294

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

Advertisement

Configuring VPLS with BGP Autodiscovery and Signaling
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 metroA
Enters configuration mode for the named bridge group.
Step 4
bridge-domain bridge-domain name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg)# bridge-domain east
Enters configuration mode for the named bridge domain.
Step 5
vfi { vfi-name }
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# vfi vfi-east
Enters virtual forwarding instance (VFI) configuration mode.
Step 6
vpn-id vpn-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd-vfi)# vpn-id 100
Specifies the identifier for the VPLS service. The VPN ID has to be globally unique within a PE router. i.e., the same
VPN ID cannot exist in multiple VFIs on the same PE router. In addition, a VFI can have only one VPN ID.
Step 7
autodiscovery bgp
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd-vfi)# autodiscovery bgp
Enters BGP autodiscovery configuration mode where all BGP autodiscovery parameters are configured.
This command is not provisioned to BGP until at least the VPN ID and the signaling protocol is configured.
Step 8
rd { as-number:nn | ip-address:nn | auto }
Example:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
268
Implementing Multipoint Layer 2 Services

Advertisement

Table of Contents
loading

Table of Contents