In PBB VPLS, an AC interface must be bound to each I-VSI and a VPLS peer must be specified for each B-VSI.
Procedure
- Bind an AC interface to an I-VSI.
- Run system-view
The system view is displayed.
- Run interface interface-type interface-number
The AC interface view is displayed.
- Run l2 binding vsi vsi-name [ access-port ]
The AC interface is bound to the specified I-VSI.
- Run commit
The configuration is committed.
- Configure a PW in a B-VSI.
- Run system-view
The system view is displayed.
- Run vsi vsi-name
The B-VSI view is displayed.
- Run pwsignal ldp
The VSI-LDP view is displayed.
- Run peer peer-address [ negotiation-vc-id vc-id ] [ tnl-policy policy-name ] [ upe ]
A VPLS peer is specified.
- negotiation-vc-id vc-id specifies a unique identifier for a VC. This parameter allows two devices with different VSI IDs to communicate. The specified negotiation-vc-id must be different from local VSI IDs and VSI IDs specified locally using the negotiation-vc-id command.
- upe: indicates whether the specified VPLS peer is a UPE. This parameter applies to HVPLS.
- In PBB VPLS, an SPE can have either common VSIs or B-VSIs configured. If an SPE directly connects to a CE, a B-VSI must be configured on the SPE.
- Run commit
The configuration is committed.