Specifications

Configuring the Switch
2-32
2
Web – Click Security, Port Security. Set the status to enable or disable security for a
port, set the maximum number of MAC addresses allowed on a port, and click Apply.
Figure 2-21 Configuring Port Security
CLI – This example sets the command mode to Port 5, sets the port security action
to send a trap and disable the port, and specifies a maximum address count.
Console(config)#interface ethernet 1/5
Console(config-if)#port security action trap-and-shutdown 3-57
Console(config-if)#port security max-mac-count 20
Console(config-if)#