mac
VLAN Configuration
186
Switch(config)#vlan 300
Switch(Config-Vlan300)#private-vlan community
Note:This will remove all the ports from vlan 300
Switch(Config-Vlan300)#exit
15.1.16 private-vlan association
Command: private-vlan association <secondary-vlan-list>
no private-vlan association
Function: Set Private VLAN association; the no command cancels Private VLAN
association.
Parameter: <secondary-vlan-list> Sets Secondary VLAN list which is associated to
Primary VLAN. There are two types of Secondary VLAN: Isolated VLAN and Community
VLAN. Users can set multiple Secondary VLANs by ';'.
Command mode: VLAN Mode.
Default: There is no Private VLAN association by default.
Usage Guide: This command can only used for Private VLAN. The ports in Secondary
VLANs which are associated to Primary VLAN can communicate to the ports in Primary
VLAN.
Before setting Private VLAN association, three types of Private VLANs should have
no member ports; the Private VLAN with Private VLAN association can’t be deleted.
When users delete Private VLAN association, all the member ports in the Private VLANs
whose association is deleted are removed from the Private VLANs.
Example: Associate Isolated VLAN200 and Community VLAN300 to Primary VLAN100.
Switch(Config-Vlan100)#private-vlan association 200;300
15.1.17 show dot1q-tunnel
This command is not supported by the switch.
15.1.18 show garp timer
Command: show garp timer (join | leave | leaveall |)
Function: Show the value of each timer. Note that the value is not the remaining time to
run the timer but the initial value when enabling the timer.
Parameters: join, join timer
leave, leave timer
leaveAll, leaveAll timer
Command Mode: Admin mode










