> Trunk Member – Indicates if a port is a member of a trunk. To add a trunk to
the selected VLAN, use the last table on the VLAN Static Table page.
Web – Click VLAN/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.”
CLI – This example adds the required interfaces, and then displays the VLAN
members.
Console(config)#interface ethernet 1/1
3-68
Console(config-if)#switchport allowed vlan add 2 tagged
3-99
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
68