VLAN Commands
switchport protected
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 487
34
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines.
Example
The following example configures Ethernet port 1 as an untagged layer 2 VLAN
port.
Console(config)# interface ethernet 1
Console(config-if)# switchport mode access
switchport protectedThe switchport protected Interface Configuration mode command overrides the
FDB decision, and sends all Unicast, Multicast and Broadcast traffic to an uplink
port. Use the no form of this command to disable overriding the FDB decision.
Syntax
switchport protected {ethernet port | port-channel port-channel-number}
no switchport protected
Parameters
•
port
— Uplink Ethernet port.
•
port-channel-number
— Uplink port-channel.
Default Configuration
Switchport protected is disabled.