I'm looking to do MAC-based authentication and 802.1x on the same switch port. I've got this successfully working, but what I'm not sure is possible, is getting the MAC-based authentication to happen first. Obviously in the case of an end user connecting to the port we want to attempt a non-intrusive authentication method first, before prompting the user for input.
On a Brocade switch it's as simple as authentication auth-order mac-auth dot1x but I don't see anything similar on the HP side. Is this possible?