Configuring the VSI Associated with RRPP Snooping
Context
If you associate an RRPP snooping-enabled sub-interface or VLANIF interface with another VSI on the device, the interface notifies the associated VSI of changes of the RRPP ring status. In this way, the VSI can immediately update the MAC address table.
You only need to configure the VSI associated with RRPP snooping on the NPE node connecting the RRPP ring to the VPLS network.
Procedure
- Run:
system-view
The system view is displayed.
- Entering the view of the interface to be enabled with RRPP
snooping using the following commands as required
Run:
interface interface-type interface-number.subinterface-number
The sub-interface view is displayed.
Run:
interface vlanif vlan-id
The VLANIF interface view is displayed.
The VLANIF interface in this step must map the RRPP control VLAN. For example, if the RRPP control VLAN ID is 100, the VLANIF interface here must be VLANIF 100.
- Configuring the VSI associated with RRPP snooping on the
sub-interface or VLANIF interface using the following commands as
required
Run:
rrpp snooping vsi vsi-name
The VSI associated with RRPP snooping is configured on the sub-interface or VLANIF interface.
Run:
rrpp snooping all-vsi
VSIs that are bound to all the other sub-interfaces connected to the same main interface are automatically associated on the sub-interface.
The rrpp snooping vsi vsi-name command associates the interface with only one VSI at a time. To associate the sub-interface or VLANIF interface with multiple VSIs, run this command multiple times.