This section describes how to configure traffic suppression over a virtual switch instance (VSI) pseudo wire (PW) to reduce the load that a large volume of traffic poses on the network.
Layer 2 traffic suppression prevents broadcast, multicast, and unknown unicast traffic from flooding a network and ensures sufficient bandwidth for forwarding unicast traffic.
On most networks, the unicast traffic rate is much higher than the rate of broadcast traffic, multicast traffic, or unknown unicast traffic. If broadcast, multicast, and unknown unicast traffic is not suppressed, a great amount of network bandwidth is consumed by such traffic, causing the network performance to deteriorate or even communication interruption. If interface-based traffic suppression is configured, broadcast traffic, multicast traffic, and unknown unicast traffic of all PWs created based on the interface are limited. To suppress traffic in a more flexible manner, you can configure VSI PW-based traffic suppression on broadcast, multicast, and unknown unicast traffic.
Before you configure traffic suppression over a VSI PW, complete the following tasks:
Connect interfaces of devices and configure physical parameters for the interfaces so that the physical status of the interfaces can be Up.
Enable MPLS L2VPN.
The system view is displayed.
The VSI view is displayed.
Traffic suppression is enabled in the VSI.
Run pwsignal ldp
The VSI-LDP view is displayed.
Run vsi-id vsi-id
A VSI ID is configured.
Run peer peer-address [ negotiation-vc-id vc-id ] pw pw-name
A PW is created, and the VSI-LDP-PW view is displayed.
Run pwsignal bgp
The VSI-BGP view is displayed.
Run route-distinguisher route-distinguisher
An RD is configured for the VSI.
Run vpn-target vpn-target both
The VSI is associated with a VPN target.
Run peer peer-address remote-site remote-site-id pw pw-name
A PW is created, and the VSI-BGP-PW view is displayed.
Run bgp-ad
The BGP AD view is displayed.
Run vpls-id vplsIdValue
A VPLS ID is specified for a VSI.
Run vpn-target vpn-target both
The VSI is associated with a VPN target.
Run peer peer-address pw pw-name
A PW is created, and the VSI-BGPAD-PW view is displayed.
Broadcast traffic over the VSI PW is suppressed.
Multicast traffic over the VSI PW is suppressed.
Unknown unicast traffic over the VSI PW is suppressed.
The configuration is committed.