Adding static members to vlans (port index), Adding static members to vlans (port index) -154, Figure 3-64 configuring a vlan static table -153 – SMC Networks TIGERSWITCH SMC6752AL2 User Manual

Page 201: Vlan c, Command attributes

Advertising
background image

VLAN C

ONFIGURATION

3-153

Web – Click VLAN, 802.1Q VLAN, Static Table. Select a VLAN ID from
the scroll-down list. Modify the VLAN name and status if required. Select
the membership type by marking the appropriate radio button in the list of
ports or trunks. Click Apply.

Figure 3-64 Configuring a VLAN Static Table

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.

Console(config)#interface ethernet 1/1

4-145

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

4-206

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