Enterasys Networks N Standalone (NSA) Series Switch User Manual


  Open as PDF
of 1372
 
VLAN Configuration Command Set
Configuring the VLAN Egress List
Matrix NSA Series Configuration Guide 7-27
7.3.4.2 set vlan egress
Use this command to add ports to the VLAN egress list for the device, or to prevent one or more
ports from participating in a VLAN. This determines which ports will transmit frames for a
particular VLAN.
set vlan egress vlan-list port-string [untagged | forbidden | tagged]
Syntax Description
Command Defaults
If untagged, forbidden or tagged is not specified, the port will be added to the
VLAN egress list as tagged.
Command Type
Switch command.
Command Mode
Read-Write.
Examples
This example shows how to add Fast Ethernet ports 5 through 10 in port group 1 to the egress list
of VLAN 7. This means that these ports will transmit VLAN 7 frames as tagged
:
vlan-list Specifies the VLAN where a port(s) will be added to the
egress list.
port-string Specifies one or more ports to add to the VLAN egress list
of the specified vlan-list. For a detailed description of
possible port-string values, refer to Section 4.1.1.
untagged |
forbidden |
tagged
(Optional) Adds the specified ports as:
untagged — Causes the port(s) to transmit frames
without an IEEE 802.1Q header tag.
forbidden — Instructs the device to ignore dynamic
requests (either through GVRP or dynamic egress) from
the port(s) to join the VLAN and disallows egress on that
port.
tagged — Causes the port(s) to transmit 802.1Q tagged
frames.
Matrix(rw)->set vlan egress 7 fe.1.5-10