System information

2-52
Configuring the Switch
2
GVRP. For more information, see “Automatic VLAN Registration” on page
2-45.
- None: Interface is not a member of the VLAN. Packets associated with this
VLAN will not be transmitted by the interface.
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.
Figure 2-32. 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.
Console(config)#interface ethernet 1/1
Console(config-if)#switchport allowed vlan add 2 tagged 3-89
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