cancel
Showing results for 
Search instead for 
Did you mean: 

MAC Locking on ERS

MAC Locking on ERS

S_A_
New Contributor II

Hello,

we are looking for what is called MAC-Locking on EXOS on ERS (4950).

Can anyone help?

Thank you.

3 REPLIES 3

Miguel-Angel_RO
Valued Contributor II

S.A.,

 

To have a similar behaviour you could enable the EAPOL on your port and on the EAPOL advanced tab go for the Non-EAP MAC:

bcf5877fedc5406f89b3ff53f6c38efa_4c21729a-2ca2-4f3c-b510-be82935a91dc.png
bcf5877fedc5406f89b3ff53f6c38efa_54c94027-0f29-49ef-babe-71c9e1e27176.png

There you can add the MACs you want.

 

Here the CLI commands for the port 1/13:

enable
configure terminal
!
eapol multihost allow-non-eap-enable
eapol multihost auto-non-eap-mhsa-enable
eapol multihost non-eap-phone-enable
!

interface Ethernet ALL
eapol multihost port 13 allow-non-eap-enable non-eap-mac-max 3 eap-enable non-eap-phone-enable
eapol multihost non-eap-mac port 1/13 66:55:33:44:22:11
!

eapol port 13 re-authentication-period 60 quiet-interval 30 max-request 10
exit
!
eapol enable

 

Mig

S_A_
New Contributor II

Hello Sam, thank you for sharing - but we are looking for the MAC-locking feature for ERS switches...Software Build: 7.8.1.055.

Exos works fine …

Any idea?

SamPirok
Community Manager Community Manager
Community Manager

Hello, this article should cover how to set up MAC-locking for an EXOS device: https://extremeportal.force.com/ExtrArticleDetail?n=000003521&q=%3C%40-%20MAC-Locking%20on%20EXOS%20...

GTM-P2G8KFN