Configuration Guide

Table Of Contents
Verify Operations – FA Proxy VLAN
©2021 Extreme Networks, Inc. All rights reserved
October 2021
195
After IDE is configured with a policy and the AP is authenticated:
4801#show eapol multihost non-eap-mac status 11
Port Client MAC Address State Vid Pri
11 64:A7:DD:03:39:03 Authenticated By RADIUS N/A N/A
Total number of authenticated clients: 1
Note the default PVID is now the management PVID of 1100 and the C-VLAN PVIDs of 1110 and 1120
have been added port 11 as per the policy on Identity Engines.
4801#show vlan interface info 11
Filter Filter
Untagged Unregistered
Port Frames Frames PVID PRI Tagging Name
11 No Yes 1100 0 UntagPvidOnly Port 11
4801#show vlan interface vids 11
Port VLAN VLAN Name VLAN VLAN Name VLAN VLAN Name
11 1100 VLAN #1100 1110 VLAN #1110 1120 VLAN #1120
As mentioned above, the first time an AP is connected to the FA Proxy switch, it’s MAC address
needs to be added to the Identities Engines internal group and the AP will need to be authenticated
again. This can be accomplished by either clearing the MAC address or shutting down and then
bringing back up PoE power at a port level.
To clear the MAC address entries at a port level:
4801(config)#interface ethernet 1/11
4801(config-if)#clear mac-address-table
4801(config-if)#exit
To shutdown and bring back PoE power:
4801(config)#interface ethernet 1/11
4801(config-if)#poe poe-shutdown
4801(config-if)#no poe-shutdown
4801(config-if)#exit