disable l2vpn vpls peer fdb send-mac-withdrawal

disable l2vpn vpls peer [ipaddress | all] fdb send-mac-withdrawal

Description

Disables the MAC address withdrawal capability.

Syntax Description

l2vpn Designates L2 VPN configuration.
vpls Designates VPLS of MPLS configuration.
peer Designates VPLS peer.
ipaddress Selects the VPLS peer of the provided IP address.
all Selects all VPLS peers.
fdb Designates FDB.
send-mac-withdrawal Disables sending the MAC address withdrawal message.

Default

Enabled.

Usage Guidelines

When disabled, the switch does not send MAC address withdrawal messages. If a MAC address withdrawal message is received from another VPLS peer, the local peer processes the message and withdraws the specified MAC addresses from its FDB, regardless of the MAC address withdrawal configuration.

Example

The following command disables MAC address withdrawal message for all VPLS peers:

# disable l2vpn vpls peer all fdb send-mac-withdrawal

History

This command was first available in ExtremeXOS 12.1.

The l2vpn keyword was added in ExtremeXOS 12.4.

Platform Availability

This command is available only on the platforms that support MPLS as described in the Switch Engine 32.2 Feature License Requirements document.