![WAGO 852-1305 Manual Download Page 271](http://html1.mh-extra.com/html/wago/852-1305/852-1305_manual_3162444271.webp)
WAGO-ETHERNET-Zubehör 852
Appendix 271
852-1305 8/4-Port 100BASE-T/1000BASE-SX/LX
Manual
1.1.0
10.3.3.8.2 VLAN Settings
Table 130: CLI “VLAN Settings” Configuration
Node
Command
Description
enable
show vlan VLANID
This command displays the VLAN configurations.
configure
vlan <1~4094>
This command enables a VLAN and enters the
VLAN node.
configure
no vlan <1~4094>
This command deletes a VLAN.
vlan
show
This command displays the current VLAN
configurations.
vlan
name STRING
This command assigns a name for the specific
VLAN.
The VLAN name should be a combination of
numbers, letters, hyphens (-) or underscores (_).
The maximum length of the name is 16 characters.
vlan
no name
This command resets the VLAN name to the default
setting.
Note: The default VLAN name is comprised
as follows: “VLAN”+VLAN_ID,
VLAN1, VLAN2, …
vlan
fixed PORT_LIST
This command assigns ports to a VLAN group as
fixed subscribers.
vlan
no fixed
This command deletes all fixed ports from a VLAN.
vlan
tagged PORT_LIST
This command assigns fixed ports to a VLAN group
as tagged subscribers. The port(s) should be a fixed
subscriber of the VLAN group.
vlan
no tagged
This command deletes all tagged member from a
VLAN.
vlan
untagged PORT_LIST
This command assigns fixed ports to a VLAN group
as untagged subscribers. The port(s) should be a
fixed subscriber of the VLAN group.
vlan
no untagged
This command deletes all untagged ports from a
VLAN.
vlan
acceptable frame type (all
| tagged | untagged)
This command configures the acceptable frame type.
Example
L2SWITCH#
configure terminal
L2SWITCH(config)#
vlan 2
L2SWITCH(config-vlan)#
fixed 1-
6
L2SWITCH(config-vlan)#
untagged 1-3