Follow these steps below to enable port security on a cisco switch. Simply replace the mac address AAAA.AAAA.AAAA with the desired secure mac address. Remember that a port must be an access port in order to enable port security.
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#interface fastEthernet 0/4
Switch(config-if)#switchport mode access
Switch(config-if)#switchport port-security
Switch(config-if)#switchport port-security mac-address AAAA [...]
Continue reading " how to enable port security on a cisco switch "
















