70 pts.
 Port security
Hi All,

We have enabled port security in our environment using the below command

switchport port-security mac-address sticky

the above command reserves the mac address of the connected PC to that particular port and in order to remove this we have to give

[strong]no  switchport port-security mac-address sticky <mac address> .[/strong]

My question is, is  there any command in global config mode to remove the sticky for the ports at one go, as we have to modify our environment. Presently we are removing the port security in each and every port.

 

 

 

 



Software/Hardware used:
ASKED: September 24, 2009  9:50 AM
UPDATED: September 24, 2009  12:24 PM

Answer Wiki:
Hi, See there are 2 way to do this :- 1) give the following command on exec mode Switch# clear port-security sticky int "int no." AND 2) switch(config)#int range fa0/1-24 switch(config-if-range)#no switchport port-security mac-address sticky this will remove the port security from all the port in one short. Regards wraith
Last Wiki Answer Submitted:  September 24, 2009  11:08 am  by  Touch   65 pts.
All Answer Wiki Contributors:  Touch   65 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _