R3303-HP HSR6800 Routers MPLS Configuration Guide

217
Step Command Remarks
2. Enter BGP view.
bgp as-number N/A
3. Enter BGP-VPLS address
family view.
vpls-family N/A
4. Activate a peer.
peer peer-address enable No peer is activated by default.
For more configurations in BGP-VPLS address family view, see "Configuring MPLS L3VPN."
Configuring a BGP VPLS instance
When creating a BGP VPLS instance, specify a globally unique name for the VPLS instance, set the peer
discovery mechanism to automatic configuration, and configure BGP as the PW signaling protocol.
To configure a BGP VPLS instance:
Step Command
1. Enter system view.
system-view
2. Create a BGP VPLS instance and enter VSI view.
vsi vsi-name auto
3. Specify BGP as the PW signaling protocol and
enter VSI-BGP view.
pwsignal bgp
4. Configure an RD for the VPLS instance.
route-distinguisher route-distinguisher
5. Configure VPN targets for the VPLS instance.
vpn-target vpn-target&<1-16> [ both |
import-extcommunity | export-extcommunity ]
6. Create a site for the VPLS instance.
site site-id [ range site-range ] [ default-offset { 0 | 1 } ]
Resetting VPLS BGP connections
When the BGP routing policy or protocol is changed, reset BGP connections in a VPLS to make the new
configurations take effect on the VPLS connections.
To reset VPLS BGP connections:
Task Command
Remarks
Reset a specific VPLS BGP
connection or all VPLS BGP
connections.
reset bgp vpls { as-number |
ip-address | all | external |
internal }
Available in user view.
Binding a VPLS instance
You can associate specific packets with a VPLS instance by using either of the following methods:
Binding a Layer 3 interface to the VPLS instance.
After you configure such a binding, all packets received on the Layer 3 interface are forwarded by
the VPLS instance.
Binding a service instance to the VPLS instance.