Difference between revisions of "Enable Port Security (If Applicable)"
From Notes_Wiki
(Created page with "'''Limit the number of MAC addresses on access ports:''' #interface <access-port> #switchport mode access #switchport port-security #switchport port-security maximum 2 #switchport port-security violation restrict") |
(No difference)
|
Latest revision as of 06:39, 4 December 2025
Limit the number of MAC addresses on access ports:
#interface <access-port> #switchport mode access #switchport port-security #switchport port-security maximum 2 #switchport port-security violation restrict