SMC Networks TigerSwitch 100 Switch User Manual


 
C
ONFIGURING
THE
S
WITCH
2-72
CLI – The following example shows how to add tagged and untagged
ports to VLAN 2.
Adding Interfaces Based on Static Membership
Use the VLAN Static Membership by Port menu to assign VLAN groups
to the selected interface add an interface to the selected VLAN as a tagged
member.
Command Attributes
Interface – Port or trunk identifier.
Member – VLANs for which the selected interface is a tagged
member.
Non-Member – VLANs for which the selected interface is not a
tagged member.
Console(config)#interface ethernet 1/1 3-85
Console(config-if)#switchport allowed vlan add 2 tagged 3-129
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#switchport allowed vlan add 2 untagged
Console(config-if)#exit
Console(config)#interface ethernet 1/13
Console(config-if)#switchport allowed vlan add 2 tagged