configure vman ports delete cvid

configure vman [vman_name | vman_list] ports port_list delete cvid cvid_first {- cvid_last}

Description

Deletes one or more CVIDs from a CEP.

Syntax Description

vman_name Specifies the VMAN to configure.
vman_list Specifies the VMAN list to configure.
port_list Specifies a list of ports.
cvid_first Specifies a CVID or the first in a range of CVIDs that are to be deleted. Valid values are 1-4095.
cvid_last Specifies the last in a range of CVIDs that are to be deleted. Valid values are 1-4095.

Default

N/A.

Usage Guidelines

Each CEP has its own CVID map, and this command deletes CVIDs only from the ports specified with this command.

If all the CVIDs are deleted from a CEP, the CEP is deleted from the VMAN.

To view the CEP CVID configuration for a port, use the show vman command.

Example

The following command deletes CVID 15 on port 1 from VMAN vman1:

configure vman vman1 port 1 delete cvid 15

History

This command was first available in ExtremeXOS 12.6.

The vman_list variable was added in ExtremeXOS 16.1.

Platform Availability

This command is available on BlackDiamond X8 series switches, BlackDiamond 8800 series switches and Summit family switches.