SlideShare a Scribd company logo
3
Most read
5
Most read
6
Most read
Switchport Port Security Explained With Examples
This tutorial explains Switchport security modes (Protect, Restrict and Shutdown), sticky address, mac
address, maximum number of hosts and Switchport security violation rules in detail with examples.
Learn how to secure a switch port with Switchport security feature step by step.
Anyone can access unsecure network resources by simply plugging his host into one of our available
switch ports. A user can also change his physical location in LAN network without telling the admin.
You can secure layer two accesses as well as keep users in their tracks by using port security feature.
To explain Switchport port security modes and commands, I will use packet tracer network simulator
software. You can use any network simulator software or can use a real Cisco switch to follow this
guide. There is no difference in output as long as your selected software contains the commands
explained in this tutorial.
Create a simple practice lab as shown in following figure.
If require, you can download the latest as well as earlier version of Packet Tracer from here. Download
Packet Tracer
Click PC0 and Click Desktop and Click IP Configuration and select Static from radio options and assign
the IP address (10.0.0.10) and subnet mask (255.0.0.0)
Follow same process to assign IP address (10.0.0.20) and subnet mask (255.0.0.0) to PC1.
Click Server0 and click Desktop and click IP Configuration and select Static from radio options and
assign IP address (10.0.0.100) and subnet mask (255.0.0.0)
That's all initial configuration we need to understand the switch port security.
How to configure port security
To configure port security we need to access the command prompt of switch.
Click Switch and click CLI and press Enter Key.
Port can be secure from interface mode. Use enable command to move in Privilege Exec mode. From
Privilege Exec mode use configure terminalcommand to enter in Global Configuration mode. From
global configuration mode enter in specific interface.
Following figure illustrates available commands for port security.
How to enable switchport port-security
Port security is disabled by default. switchport port-security command is used to enables it.
Port security feature does not work on three types of ports.
 Trunk ports
 Ether channel ports
 Switch port analyzer ports
Port security work on host port. In order to configure port security we need to set it as host port. It
could be done easily by switchport mode accesscommand.
switchport port-security limit maximum number of hosts
According to our requirements we can limit the number hosts that can be associated with an interface.
We can set this limit anywhere from 1 to 132. Maximum number of devices that can be associated with
the interface is 132. By default it is set to 1. switchport port-security maximum valuecommand will set
the maximum number of hosts.
switchport port-security mac address
We have two options static and dynamic to associate mac address with interface.
In static method we have to manually define the exact mac address of host with switchport port-security
mac-address MAC_address command. This is the most secure method but requires a lot of manual
works.
In dynamic method we use sticky feature that allows interface to learn mac address automatically.
Interface will learn mac addresses until it reaches maximum number of allowed hosts.
switchport port-security violation
We need to specify what action; it should take in security violation. Three possible modes are available:
Protect: - This mode will only work with sticky option. In this mode frames from non-allowed address
would be dropped. It will not make log entry for dropped frames. Interface will learn address until it
reach maximum allowed number. Any additionally learned addresses would be dropped while keeping
interface operational.
Restrict: - In restrict mode frames from non-allowed address would be dropped. But in this mode,
switch will make a log entry and generate a security violation alert.
Shutdown: - In this mode switch will generate the violation alert and disable the port. Only way to re-
enable the port is to manually enter no shutdowncommand. This is the default violation mode.
switchport port security example
In our topology PC0 is connected with F0/1 port of switch. Enter following commands to
secure F0/1 port.
Following table explains above commands in detail
Command Description
Switch>enable Move in privilege exec mode
Switch#configure terminal Move in global configuration mode
Switch(config)#interface fastethernet 0/1 Move in interface mode
Switch(config-if)#switchport mode access Assign port as host port
Switch(config-if)#switchport port-security Enable port security feature on this port
Switch(config-if)#switchport port-security maximum 1 Set limit for hosts that can be associated with interface. D
Switch(config-if)#switchport port-security violation shutdown Set security violation mode. Default mode is shutdown. Sk
Switch(config-if)#switchport port-security mac-address sticky Enable sticky feature.
We have successfully secured F0/1 port of switch. We used dynamic address learning feature of interface.
Switch will associate first learned mac address (on interface F0/1) with this port. You can check MAC
Address table for currently associated address.
So far no mac address is associated with F0/1 port. Switch learns mac address from incoming frames.
We need to generate frame from PC0 that would be receive on F0/1 port of switch. ping command is
used to test the connectivity between two hosts. In our scenario we have connectivity between server
and pc. We can use this utility to generate frames from PC0.
To access command prompt of PC0 click PC0 and click Desktop menu item and click Command
Prompt. Use ping command to generate frames.
Now check again the MAC Address table on switch.
One interesting thing that you may notice here is the type. Switch learns this address dynamically but it
is showing as STATIC. This is the magic of sticky option, which we used with port security command.
Sticky option automatically converts dynamically learned address in static address.
Switchport port security testing
In our topology we have one additional PC. Assume that, this is the cracker's PC. To gain unauthorized
access in network he unplugged the Ethernet cable from pc (PC0) and plugged in his pc (PC1).
Click red X button on the right hand partition of packet tracer window and place the X over the
connection between Switch and PC0. This will remove the connection.
Click lightning bolt button on the bottom left-handed corner and click copper straight–through
connection.
Click PC1 and select FastEthernet port. Next click Switch and select the same F0/1 port.
From the command prompt of PC1 try to ping the Server IP.
What happened this time? Why ping command did not get response from server? Because switch
detected the mac address change and shutdown the port.
Verify port security
We have three commands to verify the port security
show port-security
This command displays port security information about all the interfaces on switch.
show port-security address
Display statically defined or dynamically learned address with port security.
show port-security interface interface
Display port security information about the specific interface.
How to reset an interface that is disabled due to violation of port security
When an interface is down due to port security violation, we have two options to bring it back. First is
following global configuration mode command
Switch(config)# errdisable recovery cause psecure-violation
This command neither includes in CCNA exam nor available in packet tracer.
Second option is manually restart the interface. Unplugged cable from unauthorized pc and plugged
back it to authorized pc.
Run following commands on switch and test connectivity from pc
Switchport port security explained with examples

More Related Content

PPT
Pipeline hazards in computer Architecture ppt
PPT
Network security cryptography ppt
PPT
Encryption And Decryption
 
PPTX
Web Security
PDF
Block Ciphers and the Data Encryption Standard
PPT
Parallel processing
PPTX
IP Security
PDF
Chapter 3-Inter Process Communication-L3.pdf
Pipeline hazards in computer Architecture ppt
Network security cryptography ppt
Encryption And Decryption
 
Web Security
Block Ciphers and the Data Encryption Standard
Parallel processing
IP Security
Chapter 3-Inter Process Communication-L3.pdf

What's hot (20)

PPTX
Multiprocessor system
PPTX
System calls
PPTX
Unit 1 ppt
PDF
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
PPT
iso osi model
PPTX
Cryptography and network security
PDF
Introduction to TLS-1.3
PPTX
Network Layer
PPT
block ciphers
PPTX
Session Hijacking ppt
PDF
Introduction to Cryptography
PPTX
Osi model
PPT
Microprocessor 80386
PPTX
PPTX
Interrupts
PPT
Network security cryptographic hash function
PPTX
Multiple access protocol
PPTX
Address mapping
PPT
What is SSL ? The Secure Sockets Layer (SSL) Protocol
PPT
Chapter 1: Introduction to Operating System
Multiprocessor system
System calls
Unit 1 ppt
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
iso osi model
Cryptography and network security
Introduction to TLS-1.3
Network Layer
block ciphers
Session Hijacking ppt
Introduction to Cryptography
Osi model
Microprocessor 80386
Interrupts
Network security cryptographic hash function
Multiple access protocol
Address mapping
What is SSL ? The Secure Sockets Layer (SSL) Protocol
Chapter 1: Introduction to Operating System
Ad

Similar to Switchport port security explained with examples (20)

PPTX
Security Concerns in LANs.pptx
PPT
Cap2 configuring switch
DOCX
Configuring dynamic switchport security
PPTX
Network Security- port security.pptx
PPTX
SRWE_Module_11.pptx
PPTX
Port Security
PPTX
Switch security
PPTX
How to Configure Port-Security on Cisco Switch for Enhanced Network Security ...
PDF
Cisco Switch How To - Secure a Switch Port
PPTX
Attack.pptx
PDF
2.2.4.9 packet tracer configuring switch port security instructions - ig
PPT
Cisco Training CCNA and Routing Switching.ppt
PPT
Mitigating Layer2 Attacks
PDF
Securing Switch Access
PPTX
CCNA2 Verson6 Chapter5
PDF
CCNA Lab 2-Configuring a Switch Part II
PPTX
CCNA_RSE_Chp5 Switch Configuration For Network
PDF
Webinar NETGEAR Prosafe Switch, la sicurezza della LAN
PPTX
PC LEESOON 6.pptx
PDF
6.5.1.2 packet tracer layer 2 security instructor
Security Concerns in LANs.pptx
Cap2 configuring switch
Configuring dynamic switchport security
Network Security- port security.pptx
SRWE_Module_11.pptx
Port Security
Switch security
How to Configure Port-Security on Cisco Switch for Enhanced Network Security ...
Cisco Switch How To - Secure a Switch Port
Attack.pptx
2.2.4.9 packet tracer configuring switch port security instructions - ig
Cisco Training CCNA and Routing Switching.ppt
Mitigating Layer2 Attacks
Securing Switch Access
CCNA2 Verson6 Chapter5
CCNA Lab 2-Configuring a Switch Part II
CCNA_RSE_Chp5 Switch Configuration For Network
Webinar NETGEAR Prosafe Switch, la sicurezza della LAN
PC LEESOON 6.pptx
6.5.1.2 packet tracer layer 2 security instructor
Ad

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
sap open course for s4hana steps from ECC to s4
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Empathic Computing: Creating Shared Understanding
PDF
Electronic commerce courselecture one. Pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Approach and Philosophy of On baking technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Unlocking AI with Model Context Protocol (MCP)
MIND Revenue Release Quarter 2 2025 Press Release
Dropbox Q2 2025 Financial Results & Investor Presentation
Assigned Numbers - 2025 - Bluetooth® Document
MYSQL Presentation for SQL database connectivity
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
sap open course for s4hana steps from ECC to s4
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Spectroscopy.pptx food analysis technology
Empathic Computing: Creating Shared Understanding
Electronic commerce courselecture one. Pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Approach and Philosophy of On baking technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Encapsulation_ Review paper, used for researhc scholars
Unlocking AI with Model Context Protocol (MCP)

Switchport port security explained with examples

  • 1. Switchport Port Security Explained With Examples This tutorial explains Switchport security modes (Protect, Restrict and Shutdown), sticky address, mac address, maximum number of hosts and Switchport security violation rules in detail with examples. Learn how to secure a switch port with Switchport security feature step by step. Anyone can access unsecure network resources by simply plugging his host into one of our available switch ports. A user can also change his physical location in LAN network without telling the admin. You can secure layer two accesses as well as keep users in their tracks by using port security feature. To explain Switchport port security modes and commands, I will use packet tracer network simulator software. You can use any network simulator software or can use a real Cisco switch to follow this guide. There is no difference in output as long as your selected software contains the commands explained in this tutorial. Create a simple practice lab as shown in following figure. If require, you can download the latest as well as earlier version of Packet Tracer from here. Download Packet Tracer Click PC0 and Click Desktop and Click IP Configuration and select Static from radio options and assign the IP address (10.0.0.10) and subnet mask (255.0.0.0)
  • 2. Follow same process to assign IP address (10.0.0.20) and subnet mask (255.0.0.0) to PC1. Click Server0 and click Desktop and click IP Configuration and select Static from radio options and assign IP address (10.0.0.100) and subnet mask (255.0.0.0) That's all initial configuration we need to understand the switch port security. How to configure port security To configure port security we need to access the command prompt of switch. Click Switch and click CLI and press Enter Key. Port can be secure from interface mode. Use enable command to move in Privilege Exec mode. From Privilege Exec mode use configure terminalcommand to enter in Global Configuration mode. From global configuration mode enter in specific interface.
  • 3. Following figure illustrates available commands for port security. How to enable switchport port-security Port security is disabled by default. switchport port-security command is used to enables it. Port security feature does not work on three types of ports.  Trunk ports  Ether channel ports  Switch port analyzer ports Port security work on host port. In order to configure port security we need to set it as host port. It could be done easily by switchport mode accesscommand. switchport port-security limit maximum number of hosts According to our requirements we can limit the number hosts that can be associated with an interface. We can set this limit anywhere from 1 to 132. Maximum number of devices that can be associated with the interface is 132. By default it is set to 1. switchport port-security maximum valuecommand will set the maximum number of hosts. switchport port-security mac address We have two options static and dynamic to associate mac address with interface. In static method we have to manually define the exact mac address of host with switchport port-security mac-address MAC_address command. This is the most secure method but requires a lot of manual works.
  • 4. In dynamic method we use sticky feature that allows interface to learn mac address automatically. Interface will learn mac addresses until it reaches maximum number of allowed hosts. switchport port-security violation We need to specify what action; it should take in security violation. Three possible modes are available: Protect: - This mode will only work with sticky option. In this mode frames from non-allowed address would be dropped. It will not make log entry for dropped frames. Interface will learn address until it reach maximum allowed number. Any additionally learned addresses would be dropped while keeping interface operational. Restrict: - In restrict mode frames from non-allowed address would be dropped. But in this mode, switch will make a log entry and generate a security violation alert. Shutdown: - In this mode switch will generate the violation alert and disable the port. Only way to re- enable the port is to manually enter no shutdowncommand. This is the default violation mode. switchport port security example In our topology PC0 is connected with F0/1 port of switch. Enter following commands to secure F0/1 port. Following table explains above commands in detail Command Description Switch>enable Move in privilege exec mode Switch#configure terminal Move in global configuration mode Switch(config)#interface fastethernet 0/1 Move in interface mode Switch(config-if)#switchport mode access Assign port as host port Switch(config-if)#switchport port-security Enable port security feature on this port Switch(config-if)#switchport port-security maximum 1 Set limit for hosts that can be associated with interface. D Switch(config-if)#switchport port-security violation shutdown Set security violation mode. Default mode is shutdown. Sk Switch(config-if)#switchport port-security mac-address sticky Enable sticky feature.
  • 5. We have successfully secured F0/1 port of switch. We used dynamic address learning feature of interface. Switch will associate first learned mac address (on interface F0/1) with this port. You can check MAC Address table for currently associated address. So far no mac address is associated with F0/1 port. Switch learns mac address from incoming frames. We need to generate frame from PC0 that would be receive on F0/1 port of switch. ping command is used to test the connectivity between two hosts. In our scenario we have connectivity between server and pc. We can use this utility to generate frames from PC0. To access command prompt of PC0 click PC0 and click Desktop menu item and click Command Prompt. Use ping command to generate frames.
  • 6. Now check again the MAC Address table on switch.
  • 7. One interesting thing that you may notice here is the type. Switch learns this address dynamically but it is showing as STATIC. This is the magic of sticky option, which we used with port security command. Sticky option automatically converts dynamically learned address in static address. Switchport port security testing In our topology we have one additional PC. Assume that, this is the cracker's PC. To gain unauthorized access in network he unplugged the Ethernet cable from pc (PC0) and plugged in his pc (PC1).
  • 8. Click red X button on the right hand partition of packet tracer window and place the X over the connection between Switch and PC0. This will remove the connection. Click lightning bolt button on the bottom left-handed corner and click copper straight–through connection. Click PC1 and select FastEthernet port. Next click Switch and select the same F0/1 port. From the command prompt of PC1 try to ping the Server IP.
  • 9. What happened this time? Why ping command did not get response from server? Because switch detected the mac address change and shutdown the port. Verify port security We have three commands to verify the port security show port-security This command displays port security information about all the interfaces on switch. show port-security address Display statically defined or dynamically learned address with port security. show port-security interface interface Display port security information about the specific interface.
  • 10. How to reset an interface that is disabled due to violation of port security When an interface is down due to port security violation, we have two options to bring it back. First is following global configuration mode command Switch(config)# errdisable recovery cause psecure-violation This command neither includes in CCNA exam nor available in packet tracer. Second option is manually restart the interface. Unplugged cable from unauthorized pc and plugged back it to authorized pc. Run following commands on switch and test connectivity from pc