System information
Publication date: Feb., 2012
Revision A1
- 146 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
private‐vlan: ThecommandletsyouconfigureprivateVLANgroup
Syntax:
private-vlan <1-X>
Parameter :
<1-X>:
Private VLAN ID. The allowed range for a Private VLAN ID is the
same as the switch port number range
EXAMPLE:
NOTE: In Private VLAN ID
<1-X>, the number X is the max
value you can set based on the port count on the switch.
show: ThecommandletsyoushowprivateVLANinformation
Syntax:
show port-isolate
/
private-vlan
Parameter :
port-isolate: Show port isolation information
private-vlan: Show private VLAN membership information
EXAMPLE:
NOTE:
T
he default Private VLAN includes all port members on
the switch. Use 29-port switch as example.
Switch(pvlan)# show port-isolate
Port Isolation
---- ---------
1 Disabled
2 Disabled
3 Disabled
4 Disabled
5 Disabled Switch(garp)#
Switch(pvlan)# show private-vlan
PVLAN ID Ports
-------- ---------------
1 1-29
Switch(pvlan)# private-vlan 2 10
Switch(pvlan)# show private-vlan
PVLAN ID Ports
-------- ---------------
1 1-26
2 10
Switch(pvlan)# port-isolate 1 enable
Switch(pvlan)# show port-isolate
Port Isolation
---- ---------
1 Enabled
2 Disabled
3 Disabled
4 Disabled