
530 VLAN Commands
www.dell.com | support.dell.com
switchport protected
Use the
switchport protected
command in Interface Configuration mode to configure a protected
port. The
groupid
parameter identifies the set of protected ports to which this interface is assigned.
You can only configure an interface as protected in one group. You are required to remove an
interface from one group before adding it to another group.
Port protection occurs within a single switch. Protected port configuration does not affect traffic
between ports on two different switches. No traffic forwarding is possible between two protected
ports.
Syntax
switchport protected
groupid
no switchport protected
•
groupid-
-Identifies which group this port will be protected in. (Range: 0-2)
Default Configuration
No protected switchports are defined.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
This command has no user guidelines.
Example
The following example configures Ethernet port 1/g1 as a member of protected group 1.
console(config)#interface ethernet 1/g1
console(config-if-1/g1)#switchport protected 1
switchport protected name
Use the
switchport protected name
command in Global Configuration mode to adds the port to
the protected group 1 and also sets the group name to "protected".
Syntax
switchport protected
groupid
name
name
no switchport protected
groupid
name
•
groupid
—Identifies which group the port is to be protected in. (Range: 0-2)
•
name
—Name of the group. (Range: 0-32 characters)
Komentáře k této Příručce