Switchport Block - Cisco Catalyst 2960 Command Reference Manual

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 2 Catalyst 2960 Switch Cisco IOS Commands

switchport block

Use the switchport block interface configuration command to prevent unknown multicast or unicast
packets from being forwarded. Use the no form of this command to allow forwarding unknown multicast
or unicast packets.
Syntax Description
multicast
unicast
Defaults
Unknown multicast and unicast traffic is not blocked.
Command Modes
Interface configuration
Command History
Release
12.2(25)FX
Usage Guidelines
By default, all traffic with unknown MAC addresses is sent to all ports. You can block unknown multicast
or unicast traffic on protected or nonprotected ports. If unknown multicast or unicast traffic is not
blocked on a protected port, there could be security issues.
Blocking unknown multicast or unicast traffic is not automatically enabled on protected ports; you must
explicitly configure it.
For more information about blocking packets, see the software configuration guide for this release.
Examples
This example shows how to block unknown multicast traffic on an interface:
Switch(config-if)# switchport block multicast
You can verify your setting by entering the show interfaces interface-id switchport privileged EXEC
command.
Related Commands
Command
show interfaces
78-16882-01
switchport block {multicast | unicast}
no switchport block {multicast | unicast}
Specify that unknown multicast traffic should be blocked.
Specify that unknown unicast traffic should be blocked.
Modification
This command was introduced.
switchport
Description
Displays the administrative and operational status of a switching port,
including port blocking and port protection settings.
Catalyst 2960 Switch Command Reference
switchport block
2-475

Advertisement

Table of Contents
loading

Table of Contents