2-74
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear port security
clear port security
To clear all MAC addresses or a speci fic MAC address from the list of secure MAC address es on a p o rt,
use the clear port security command.
clear port security mod/port {mac_addr | all}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to remove a specific MAC address from a port’s list of secure addresses:
Console> (enable) clear port security 4/1 00-11-22-33-44-55
00-11-22-33-44-55 cleared from secure address list list for port 4/1.
Console> (enable)
Related Commands set port security
show port security
mod/port Number of the module and the port on the module.
mac_addr MAC address to be deleted.
all Removes all MAC addresses.