VLAN CONFIGURATION
Web – Open VLAN, VLAN Static Membership. Select an interface from the
CLI – This example adds Port 3 to VLAN 1 as a tagged port, and removes Port 3 from VLAN 2.
Console(config)#interface ethernet 1/3 | |||
allowed | vlan add 1 tagged |
| |
allowed | vlan remove 2 |
| |
|
|
|
|
Configuring VLAN Behavior for Interfaces
You can configure VLAN behavior for specific interfaces, including the default VLAN identifier (PVID), accepted frame types, ingress filtering, GVRP status, and GARP timers.