User`s guide
Dimension ES-3024 Ethernet Switch
IEEE 802.1Q Tagged VLAN 27-5
27.4.6 vlan1q port status
Syntax:
sys sw vlan1q port status <port>
This command shows information about the specified port’s VLAN settings.
The following example shows the settings for port 1.
Figure 27-7 vlan1q port status Command Example
27.4.7 vlan1q port default vid
Syntax:
sys sw vlan1q port defaultVID <port> <VID>
where
<port> =
A port number
<VID> =
The VLAN ID. Valid parameter range = [1 – 4094].
This command sets a default VLAN ID for all untagged packets that come in through the specified port.
The following example sets the default VID of port 1 to 2000.
Figure 27-8 vlan1q port default vid Command Example
27.4.8 vlan1q port accept
Syntax:
sys sw vlan1q port accept <port> <all|tagged>
where
<port> =
A port number
<all|tagged> =
Specifies all Ethernet frames (tagged and untagged) or only tagged
Ethernet frames.
ES-3024> sys sw vlan1q port status 1
Port 1 VLAN Setup :
Default VLAN ID = 1
VLAN Acceptable Type = All
GVRP = DISABLE
Protocol VLAN ID:
IP : none
IPX : none
NETBIOS : none
APPLETALK : none
ES-3024> sys sw vlan1q port defaultVID 1 2000