Chapter 4: Feature Configuration - CLI
Featuring Configuration – CLI
NGSME16T2H User Manual | 248
VLAN Configuration
Feature
Command Line
VLAN Configuration
VLAN Membership
Syntax:
VLAN Add <vid>|<name> [<ports_list>]
VLAN Name Add <name> <vid>
Example:
VLAN>add 3 5-8 (Add port 5-8 to VLAN 3)
VLAN>name add vlan3 3 (vlan3 is the name of VLAN 3)
Port Configuration
Syntax:
VLAN FrameType [<port_list>] [all|tagged|untagged]
VLAN IngressFilter [<port_list>] [enable|disable]
VLAN tx_tag [<port_list>] [untag_pvid|untag_all|tag_all]
VLAN PortType [<port_list>]
[unaware|c-port|s-port|s-custom-port]
Example:
VLAN>framety 1-3 all
VLAN>ingr 1-3 en
VLAN>tx_t 1-3 untag_pvid
VLAN>portty 1-3 un