07-19-2022 11:03 AM
Hello
I configured 802.1X VLAN Assignment but after login still can't access
Switch Configuration:
aaa new-model
radius-server host 10.13.0.253 auth-port 1645 acct-port 1646 key 7 0803488D0A28244541
aaa authentication dot1x default group radius
dot1x system-auth-control
port configuration:
interface FastEthernet0/8
switchport mode access
authentication event no-response action authorize vlan 10
authentication port-control auto
dot1x pae authenticator
spanning-tree portfast
end
Radius configuration: in attachment
Debug:in attachment
Thanks in advance
Solved! Go to Solution.
07-19-2022 11:35 AM
@W-ALI you don't have authorisation configured on the switch, add - aaa authorization network default group radius
07-19-2022 11:35 AM
@W-ALI you don't have authorisation configured on the switch, add - aaa authorization network default group radius
07-19-2022 11:59 AM
Thanks Rob for your fast reply,
I will add it tomorrow and inform you the result,
thank you so much
07-20-2022 02:06 AM
thanks a million Rob,
every thing working fine after added it,
really I appreciated your support ,
Thanks again Prof
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide