User Tools

Site Tools


Sidebar

CCNA Notes

Resources

GNS3 - Graphical Network Simulator for Win / Mac / Linux

r/CCNA - CCNA subreddit

icnd1:switchport_security

This is an old revision of the document!


Switchport Security

An attempt at securing the physical ports on cisco switches by denying access based on the MAC address of the connected device. Each port has it's own collection of acceptable MAC addresses with which to permit traffic that can be automatically or manually specified as well as the action taken upon violation of the switchport sec configuration.

Violation Actions:

  • Shutdown
    • Port shuts down immediately. When in error-disabled-state you can ressurect the port with errdisable recovery cause psecure-violation (global config) OR manually toggle up status on the interface with shutdown, no shutdown (int config).
  • Restrict

Configuration


Switchport security

Switch(config)#interface fastEthernet 0/1
icnd1/switchport_security.1714448551.txt.gz · Last modified: 2024/04/30 03:42 by 114.119.130.33