802.1Q VLAN Configuration
Configuring the VLAN Egress List
Matrix E1 Series (1G694-13) Configuration Guide 6-19
6.2.4.1 set vlan egress
Use this command add or remove ports on the VLAN egress list for the device. This determines
which ports will transmit frames for a particular VLAN.
set vlan egress vlan_id 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 Mode
Read-Write.
Example
This example shows how to add Gigabit Ethernet front panel ports 5 through 10 to the egress list of
VLAN 7. This means that these ports will transmit VLAN 7 frames.
vlan_id Specifies the VLAN where 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_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.
Matrix>set vlan egress 7 ge.0.5-10
Vlan 7 set on port ge.0.5.
Vlan 7 set on port ge.0.6.
Vlan 7 set on port ge.0.7.
Vlan 7 set on port ge.0.8.
Vlan 7 set on port ge.0.9.
Vlan 7 set on port ge.0.10.