show vlan dynamicegress
14-16 802.1Q VLAN Configuration
Syntax
clear vlan egress vlan-list port-string [forbidden]
Parameters
Defaults
If forbidden is not specified, tagged and untagged settings will be cleared.
Mode
Switch command, read-write.
Examples
This example shows how to remove ge.3.14 from the egress list of VLAN 9:
C3(su)->clear vlan egress 9 ge.3.14
This example shows how to remove all Ethernet ports in unit 2 from the egress list of VLAN 4:
C3(su)->clear vlan egress 4 ge.2.*
show vlan dynamicegress
Use this command to display the status of dynamic egress (enabled or disabled) for one or more
VLANs.
Syntax
show vlan dynamicegress [vlan-list]
Parameters
Defaults
If vlan-list is not specified, the dynamic egress status for all VLANs will be displayed.
Mode
Switch command, read-write.
vlan-list Specifies the number of the VLAN from which a port(s) will be removed
from the egress list.
port-string Specifies one or more ports to be removed from the VLAN egress list of the
specified vlan-list. For a detailed description of possible port-string values,
refer to āPort String Syntax Used in the CLIā on page 11-1.
forbidden (Optional) Clears the forbidden setting from the specified port(s) and resets
the port(s) as able to egress frames if so configured by either static or
dynamic means.
vlan-list (Optional) Displays dynamic egress status for specific VLAN(s).