Hello you both, and thank you for your time !
@Benny :
If a supplicant is getting connected and that supplicant fails the 802.1x authentication, it will be placed in vlan 105.
The problem is that, actually, when a foreign computer is trying to connect, it is not allowed with 802.1x (this is ok) but it is not placed in vlan 105 even with :
Code: Select all
802.1x 1/1 supplicant policy authentication pass default-vlan fail vlan 105 block
That's why the customer thought that he had to modify the last statement as "pass".
The vlan 105 does exist on this equiment :
What the customer wants to achieve is : Someone comes with his own computer, he tries to connect on the lan, 802.1x is rejecting but he's placed in vlan 105 so that he can have access to some features.
@Silvio :
The problem is actually people don't get access to vlan 105 even if this one is present on this equipment (see above)
I hope I'm clear enough, as I really don't master this part..