C
HAPTER
21
| PVLAN Commands
– 309 –
pvlan lookup This command displays the specified PVLANs and port members.
SYNTAX
vlan lookup [pvlan-id]
pvlan-id - PVLAN identifier. (Range: 1-4095)
EXAMPLE
PVLAN>lookup 2
PVLAN ID Ports
-------- -----
2 6-10
PVLAN>
pvlan isolate This command displays or sets port isolation between ports within the
same PVLAN.
SYNTAX
vlan isolate [port-list] [enable | disable]
port-list - A specific port or a range of ports. (Range: 1-28, or all)
enable - Enables port isolation.
disable - Disables port isolation.
DEFAULT SETTING
Disabled
COMMAND USAGE
Ports within a PVLAN are isolated from other ports which are not in the
same PVLAN. Port Isolation can be used to further prevent communications
between ports within the same PVLAN. An isolated port cannot forward any
unicast, multicast, or broadcast traffic to any other ports in the same
PVLAN.
EXAMPLE
PVLAN>isolate 9 enable
PVLAN>