Quick Reference Guide

148 | VLAN Commands
www.dell.com | support.dell.com
This section describes commands you use to configure and view protected ports. Ports are unprotected
by default. A Private Edge VLAN, also referred to as a “protected VLAN” — PVLAN), prevents ports
designated as such in the specified protected port group from forwarding traffic to each other even if
they are on the same VLAN. However, protected ports can forward traffic to all unprotected ports in
their group. Unprotected ports can forward traffic to both protected and unprotected ports.
show interfaces switchport
The output from this command displays the status of the interface (protected/unprotected) under the
groupid.
Syntax
show interfaces switchport unit/slot/port groupid
For groupid, enter a number in the range 0–2, as the number that identifies the protected port group.
Mode
User Exec; Privileged Exec
Command
History
Example
Figure 7-49. Example of Output from the show switchport protected Command
Field
Descriptions
Name–The name of the protected port group. The name can be up to 32 alphanumeric characters long,
including blanks. The default is blank.
Protected–Indicates whether the interface is protected or not. It shows TRUE or FALSE. If the group is
a multiple groups then it shows TRUE in Group
groupid.
Related
Commands
show switchport protected
The output from this command displays the status of all interfaces, including protected and unprotected
interfaces.
Syntax
show switchport protected groupid
For groupid, enter a number in the range 0–2, as the number that identifies the protected port group.
Version 2.5.1 Introduced
(Force10) #show interfaces switchport 1/0/10 0
Name......................................... willstest
Protected Port .............................. False
pm-s50-1 #show interfaces switchport 1/0/10 1
Name.........................................
Protected Port .............................. True in Group 1
(Force10) #
switchport protected (Global
Config)
Creates a protected port group.
show switchport protected Displays current memory usage in bytes in tabular format.