unconfigure l2vpn dot1q ethertype

unconfigure l2vpn [vpls vpls_name | vpws vpws_name] dot1q ethertype

Description

Resets the ethertype setting 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).

Default

N/A.

Usage Guidelines

The setting is changed back to the value displayed in the show dot1q command.

The l2vpn keyword is introduced in ExtremeXOS Release 12.4 and is required when resetting the ethertype for a VPWS. For backward compatibility, the l2vpn keyword is optional when resetting the ethertype for a VPLS. 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 changes the ethertype setting for the specified VPLS to the value displayed in the show dot1q command:

unconfigure l2vpn vpls my_vpls dot1q ethertype

History

This command was first available in ExtremeXOS 11.6.

The l2vpn 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.