VLAN Configuration Command Set
Configuring the VLAN Egress List
7-20 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
This example shows you how to show VLAN egress information for front panel Fast Ethernet ports
1 through 3. In this case, all three ports are allowed to transmit VLAN 1 frames as tagged and
VLAN 10 frames as untagged. Both are static VLANs:
7.3.4.3 set vlan egress
Use this command to add ports to one or more VLAN egress lists for the device. This determines
which ports will transmit frames for a particular VLAN.
set vlan egress vlan-list port-string [untagged]
Syntax Description
Command Defaults
If untagged is not specified, the port will be added to the VLAN egress list as able
to transmit 802.1Q tagged frames.
Command Type
Switch command.
Matrix>show port egress fe.0.1-3
Port Vlan Egress Registration
Number Id Status Status
-------------------------------------------------------
fe.0.1 1 tagged static
fe.0.1 10 untagged static
fe.0.2 1 tagged static
fe.0.2 10 untagged static
fe.0.3 1 tagged static
fe.0.3 10 untagged static
vlan-list Specifies the VLAN(s) where port(s) will be added to the
egress list.
port-string Specifies port(s) to add to the VLAN egress list of the
specified vlan-id. For a detailed description of possible
port-string values, refer to Section 4.1.2.
untagged (Optional) Adds the specified ports as untagged ports. This
allows the port to transmit frames that do not include an
IEEE 802.1Q header tag.