cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1237
Views
1
Helpful
8
Replies

Voice Vlan authentication host-mode multi-auth vs multi-host

Jeffery-Porter
Level 1
Level 1

I have a weird issue relating to 802.1x.  For 3 yrs now we have had 802.1x working with port set to authentication host-mode multi-auth.  Last week, our phones stopped being placed on Voice VLAN 40 & get placed on VLAN 1.  If I change the 802.1x port to  authentication host-mode multi-host the phone gets placed on Voice VLAN 40???  Has anyone seen this before?  It has been set up like this for years.  We are using CLEARPASS radius servers in the cloud.  It is just weird.

8 Replies 8

Can I see SW config 

MHM

I have attached the config.  This is happening to all our Cisco Switches.  I am not sure why.  This isn't a new configuration.

Attached is a sh MAC Address-Table. All the ones connected to VLAN 40 have Multi-Host authentication.  All the rest have multi-auth on the port.

Can I see also
show authc session interface x/x detail 

MHM

You want this from a port that is failing?

Yes please 

MHM

Chnage the authentication mode to multi-domain. here is the command.

int g0/1

    authentication host-mode multi-domain

 

multi-domain: Only 1 mac address can be in DATA domain and only 1 mac address can be in VOICE domain

there is no need to put "switchport port-security maximum 2" as the multi-domain allows two devices, Data and Voice. 

I know that Multi-Domain works.  I need to figure out why multi-auth stopped working.