Westermo PMI-110-F2G User Manual
Page 94

VLAN ID: ID of the VLAN.
Name: Name of the VLAN.
Status: Static shows this is a manually configured static VLAN. Unused means this VLAN
is created by UI/CLI and has no member ports. This VLAN is not workable yet. Dynamic
means this VLAN is learnt by GVRP.
After created the VLAN, the status of this VLAN will remain in unused status until you add
ports to the VLAN.
4.6.5 CLI Commands of the VLAN
Command Lines of the VLAN port configuration, VLAN configuration and VLAN
table display
Feature
Command Line
VLAN Port Configuration
VLAN Port PVID
Switch(config‐if)# switchport trunk native vlan 2
Set port default vlan id to 2 success
Port Accept Frame Type
Switch(config)# inter fa1
Switch(config‐if)# acceptable frame type all
any kind of frame type is accepted!
Switch(config‐if)# acceptable frame type vlantaggedonly
only vlan‐tag frame is accepted!
Ingress Filtering (for fast
Ethernet port 1)
Switch(config)# interface fa1
Switch(config‐if)# ingress filtering enable
ingress filtering enable
Switch(config‐if)# ingress filtering disable
ingress filtering disable
Egress rule – Untagged
(for VLAN 2)
Switch(config‐if)# switchport access vlan 2
switchport access vlan ‐ success
Egress rule – Tagged (for
Switch(config‐if)# switchport trunk allowed vlan add 2
90