Avaya Inc.
– Proprietary & Confidential.
Use pursuant to the terms of your signed agreement or Avaya policy.
9
avaya.com
1.4.1.10 Enable EAP at interface level
ERS5520-1 Step 1
– Enable EAP on port 14-20 with NEAP, set the maximum allowable EAP
and NEAP clients to 1, enable EAP multihost and enable RADIUS NEAP phone
5520-24T-1(config)#
interface fastEthernet 14-20
5520-24T-1(config-if)#
eapol status auto
5520-24T-1(config-if)#
eapol multihost allow-non-eap-enable
5520-24T-1(config-if)#
eapol multihost eap-mac-max 1
5520-24T-1(config-if)#
eapol multihost non-eap-mac-max 1
5520-24T-1(config-if)#
eapol multihost radius-non-eap-enable
5520-24T-1(config-if)#
eapol multihost non-eap-use-radius-assigned-vlan
5520-24T-1(config-if)#
eapol multihost enable
5520-24T-1(config-if)#
exit