A SERVICE OF

logo

Configuring Private VLANs
4-145
Command Usage
A Private VLAN allows modification of the default VLAN to provide port-based
security and isolation between ports within the VLAN. Data traffic on the
downlink ports can only be forwarded to, and from, the uplink port. Private
VLANs and normal VLANs can exist simultaneously within the same switch.
Example
This example globally enables private vlan, and then configures ports 13 and 14 as
uplink ports, and ports 1-8 as downlink ports.
show pvlan
Use this command to show the private VLAN configuration settings on this switch.
Syntax
show pvlan
Default Setting
None
Command Mode
Privileged Executive
Example
Console(config)#pvlan
Console(config)#Console(config)#pvlan up-link ethernet 1/13-14 down-link
ethernet 1/1-8
Console(config)#end
Console#
Console#show pvlan
Private VLAN status: Enabled
Up-link port:
Ethernet 1/13
Ethernet 1/14
Down-link port:
Ethernet 1/1
Ethernet 1/2
Ethernet 1/3
Ethernet 1/4
Ethernet 1/5
Ethernet 1/6
Ethernet 1/7
Ethernet 1/8
Console#