Adding static members to vlans (port index), Adding static members to vlans (port index) -172, Command attributes – SMC Networks SMC Tiger 10/100 SMC6128L2 User Manual

Page 226

Advertising
background image

C

ONFIGURING

THE

S

WITCH

3-172

CLI – The following example adds tagged and untagged ports to
VLAN 2.

Adding Static Members to VLANs (Port Index)

Use the VLAN Static Membership by Port menu to assign VLAN groups
to the selected interface 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.

Web – Open VLAN, 802.1Q VLAN, Static Membership. Select an
interface from the scroll-down box (Port or Trunk). Click Query to display
membership information for the interface. Select a VLAN ID, and then
click Add to add the interface as a tagged member, or click Remove to
remove the interface. After configuring VLAN membership for each
interface, click Apply.

Console(config)#interface ethernet 1/1

4-144

Console(config-if)#switchport allowed vlan add 2 tagged

4-204

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

Advertising