Clear Vlan Egress - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

clear vlan egress

Examples
This example shows how to add Fast Ethernet ports 5 through 10 in module 1 to the egress list of 
VLAN 7. This means that these ports will transmit VLAN 7 frames as tagged:
Matrix(rw)->set vlan egress 7 fe.1.5-10
This example shows how to forbid Fast Ethernet ports 13 through 15 in module 1 from joining 
VLAN 7 and disallow egress on those ports:
Matrix(rw)->set vlan egress 7 fe.1.13-15 forbidden
This example shows how to allow Fast Ethernet port 2 in module 1 to transmit VLAN 7 frames as 
untagged:
Matrix(rw)->set vlan egress 7 fe.1.2 untagged
clear vlan egress
Use this command to remove ports from a VLAN's egress list.
Syntax
clear vlan egress vlan-list port-string [forbidden]
Parameters
vlan‐list
port‐string
forbidden
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 Fast Ethernet port 14 in module 3 from the egress list of 
VLAN 9:
Matrix(rw)->clear vlan egress 9 fe.3.14
This example shows how to remove all Fast Ethernet ports in module 2 from the egress list of 
VLAN 4:
Matrix(rw)->clear vlan egress 4 fe.2.*
Specifies the number of the VLAN from which a port(s) will be 
removed from the egress list.
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 4‐2.
(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.
Enterasys Matrix DFE-Gold Series Configuration Guide 7-19
Configuring the VLAN Egress List

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents