D-Link DES-3010FA/GA CLI Reference Guide
Page 305
switchport protected
The
switchport protected
Interface Configuration mode command overrides the FDB decision and sends all
Unicast, Multicast and Broadcast traffic to an uplink port. To return to the default configuration, use the
no
form of the command .
Syntax
switchport protected
{
ethernet
interface
|
port-channel
port-channel-number
}
no switchport protected
•
interface
— Specifies the uplink Ethernet port.
•
port-channel-number
— Specifies the port-channel uplink port.
Default Configuration
Overriding the FDB decision is disabled.
Command Mode
Interface Configuration (Ethernet, port-channel)
User Guidelines
•
Packets to the MAC address of the device are sent to the device and not forwarded to the uplink.
Example
The following example overrides the FDB decision and sends all Unicast, Multicast and Broadcast traffic to
Ethernet port 7 from protected Ethernet port 8.
Console#
config
Console(config)#
interface ethernet
7
Console(config-if)#
switchport protected ethernet 8