Deletes the specified VLAN (Virtual LAN) or VMAN service from the specified Layer 2 VPN.
vpls_name | Identifies the VPLS interface within the switch (character string). |
vpws_name | Identifies the VPWS interface within the switch (character string). |
vlan_name | Logically binds the VLAN to the specified VPLS. |
vman_name | Adds the named VMAN to the VPLS. |
N/A.
If there are no services configured for the VPLS or VPWS, all PWs within the Layer 2 VPN are terminated from the switch.
The l2vpn keyword was introduced in ExtremeXOS Release 12.4 and is required when deleting a service from a VPWS. For backward compatibility, the l2vpn keyword is optional when deleting a service from 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.
The following example removes a service interface from a VPLS:
configure vpls vpls1 delete vman vman1
This command was first available in ExtremeXOS 11.6.
The l2vpn and vpws keywords were first available in ExtremeXOS 12.4.
This command is available only on the platforms that support MPLS (Multiprotocol Label Switching) as described in the ExtremeXOS 22.6 Feature License Requirements document.