cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
375
Views
0
Helpful
4
Replies

3750 Port Security Question?

johnny-diaz
Level 1
Level 1

Someone enabled port security on a 3750 switch that we need to disable. Is there a global configuration command that I can use instead of trying to disable it manually on 48 ports? any other recommendations will be appreciated.. Thanks,

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Could you not just do

switch(conf t)# int range fa0/1 - 48

if gig ports gi0/1 - 48

switch(config-if-range)# no switchport port-security

HTH

Jon

View solution in original post

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Could you not just do

switch(conf t)# int range fa0/1 - 48

if gig ports gi0/1 - 48

switch(config-if-range)# no switchport port-security

HTH

Jon

Amit Singh
Cisco Employee
Cisco Employee

Agree with Jon, just use " interface range" command and disable the port-security on all the interface :

conf t

interface range gig 1/0/1 - 48

no switchport port-security

HTH,

-amit singh

Awesome.. Thanks guys. 1 last thing to confirm. We have STP port fast enabled on that switch.. does removing port security cause problems with this or should I also disable Port Fast. Thanks for your help on this 3750.

Disabling port security shouldn't affect portfast or other configuration of the port.

HTH

Sundar

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: