disable l2vpn service

disable l2vpn [vpls [vpls_name | all] | vpws [vpws_name | all]] service

Description

Disables the configured services for the specified VPLS or VPWS.

Syntax Description

vpls_name Identifies the VPLS within the switch (character string).
vpws_name Identifies the VPWS within the switch (character string).
all Specifies all VPLS or VPWS instances.

Default

Enabled.

Usage Guidelines

When services are disabled, the VPLS or VPWS is removed from all peer sessions. The keyword all disables services for all VPLS instances.

The l2vpn keyword was introduced in ExtremeXOS Release 12.4 and is required when disabling a service for a VPWS peer. For backward compatibility, the l2vpn keyword is optional when disabling a service for a VPLS peer. However, this keyword will be required in a future release, so we recommend that you use this keyword for new configurations and scripts.

Example

The following command disables the configured services for VPLS myvpls:

disable l2vpn vpls myvpls service

History

This command was first available in ExtremeXOS 11.6.

Thel2vpn and vpws keywords were first available in ExtremeXOS 12.4.

Platform Availability

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