configure vpls delete peer

configure vpls vpls_name delete peer [ipaddress | all]
Note

Note

This command has been replaced with the command below. This command is still supported for backward compatibility, but it will be removed from a future release, so we recommend that you start using the new command.
configure l2vpn [vpls vpls_name | vpws vpws_name] delete peer [ipaddress | all]

Description

Deletes a VPLS peer from the specified vpls_name.

Syntax Description

vpls_name Identifies the VPLS within the switch (character string).
ipaddress Specifies the IP address for the peer node that is the endpoint of the VC-LSP.
all Deletes all VPLS peers.

Default

N/A.

Usage Guidelines

This command deletes a VPLS peer from the specified vpls_name. When the VPLS peer is deleted, VPN connectivity to the VPLS peer is terminated. The all keyword may be used to delete all peers associated with the specified VPLS.

Example

The following example removes connectivity to 1.1.1.202 from VPLS1:

configure vpls vpls1 delete peer 1.1.1.202

History

This command was first available in ExtremeXOS 11.6.

Platform Availability

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