HPE Aruba Networking & ProVision-based
1832220 Members
2412 Online
110041 Solutions
New Discussion

Re: Lockout-Mac command

 
SOLVED
Go to solution
MRCromer
Occasional Contributor

Lockout-Mac command

How do I remove a lockout-mac entry if I entered it by mistake? I have HP 2510-48G and I use telnet to configure. THanks for the consideration.

3 REPLIES 3
Ninja4IT
Occasional Advisor
Solution

Re: Lockout-Mac command

no port-security  <port-name>  ??? 

MRCromer
Occasional Contributor

Re: Lockout-Mac command

It's not on a port. It's a switch wide lockout. the command I used was:

 

Commnader# lock-out mac (Mac address of of computer)

MRCromer
Occasional Contributor

Re: Lockout-Mac command

Actually, that solved my problem. I used the command as such:

 

commander# no lock-out mac <mac address>

 

This removed the entry. Thank you much.