cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1161
Views
5
Helpful
3
Replies

802.1X VLAN Assignment

W-ALI
Level 1
Level 1

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

Radius.png

Debug:in attachment

 

Thanks in advance

 

 

1 Accepted Solution

Accepted Solutions

@W-ALI you don't have authorisation configured on the switch, add - aaa authorization network default group radius

View solution in original post

3 Replies 3

@W-ALI you don't have authorisation configured on the switch, add - aaa authorization network default group radius

Thanks Rob for your fast reply,

I will add it tomorrow and inform you the result,

thank you so much

thanks a million Rob,

every thing working fine after added it,

really I appreciated your support ,

Thanks again Prof