21-13
Catalyst 2960 Switch SoftwareConfiguration Guide
78-16881-01
Chapter21 Configuring Port-Based Tra ffic Control
Configuring Port Security
Step8 switchport port-security
[mac-address mac-address [vlan
{vlan-id | {access | voice}}]
(Optional) Enter a secure MAC address for the interface. You can use this
command to enter the maximum number of secure MAC addresses. If you
configure fewer secure MAC addresses than the maximum, the remaining
MAC addresses are dynamically learned.
Note If you enable sticky learning after you enter this command, the secure
addresses that were dynamically learned are converted to sticky
secure MAC addresses and are added to the running configuration.
(Optional) vlan—set a per-VLAN maximum value.
Enter one of these options after you enter the vlan keyword:
vlan-id—On a trunk port, you can specify the VLAN ID and the MAC
address. If you do not specify a VLAN ID, the native VLAN is used.
access—On an access port, specify the VLAN as an access VLAN.
voice—On an access port, specify the VLAN as a voice VLAN.
Note The voice keyword is available only if voice VLAN is configured on
a port and if that port is not the access VLAN.
Step9 switchport port-security
mac-address sticky
(Optional) Enable sticky learning on the interface.
Step10 switchport port-security
mac-address sticky [mac-address |
vlan {vlan-id | {access | voice}}]
(Optional) Enter a sticky secure MAC address, repeating the command as
many times as necessary. If you configure fewer secure MAC addresses than
the maximum, the remaining MAC addresses are dynamically learned, are
converted to sticky secure MAC addresses, and are added to the running
configuration.
Note If you do not enable sticky learning before this command is entered,
an error message appears, and you cannot enter a sticky secure MAC
address.
(Optional) vlan—set a per-VLAN maximum value.
Enter one of these options after you enter the vlan keyword:
vlan-id—On a trunk port, you can specify the VLAN ID and the MAC
address. If you do not specify a VLAN ID, the native VLAN is used.
access—On an access port, specify the VLAN as an access VLAN.
voice—On an access port, specify the VLAN as a voice VLAN.
Note The voice keyword is available only if voice VLAN is configured on
a port and if that port is not the access VLAN.
Step11 end Return to privileged EXEC mode.
Step12 show port-security Verify your entries.
Step13 copy running-config
startup-config
(Optional) Save your entries in the configuration file.
Command Purpose