C
ONFIGURING
THE
S
WITCH
2-86
Web – Click VLAN, VLAN Port Configuration or VLAN Trunk
Configuration. Fill in the required settings for each interface, click
Apply.
CLI – This example sets port 1 to accept only tagged frames,
assigns PVID 3 as the native VLAN ID, enables GVRP, sets the
GARP timers, and then sets the switchport mode to hybrid.
Console(config)#interface ethernet 1/1 3-92
Console(config-if)#switchport acceptable-frame-types tagged 3-135
Console(config-if)#switchport ingress-filtering 3-136
Console(config-if)#switchport native vlan 3 3-137
Console(config-if)#switchport gvrp 3-142
Console(config-if)#garp timer join 10 3-144
Console(config-if)#garp timer leave 90 3-144
Console(config-if)#garp timer leaveall 2000 3-144
Console(config-if)#switchport mode hybrid 3-134
Console(config-if)#
b_mgmt.book Page 86 Tuesday, July 8, 2003 5:24 PM