03-06-2018 07:49 PM - edited 07-05-2021 08:20 AM
HI Expert,
I configured MAB on the switchport which connected to AP(model 3700 and Model 3800), ISE configured as AAA Radius server for authentication. My question as below
1. Switch showed authentication status as Unauth
3750X#show authentication sessions
Interface MAC Address Method Domain Status Fg Session ID
Gi1/0/17 7c0e.ceea.60e4 mab DATA Unauth 0A4FF7EC0000031891F5A5F4
Gi1/0/8 002a.1034.afa8 mab DATA Unauth 0A4FF7EC0000031991F7354C
Session count = 2
2. Both APs configured as static IP, ISE got authentication passed log. but AP can't join WLC as expected and mab authentication status on switch keep Unauthen
May I know the reason or way how to fix this issue.
Thanks
Anthony
03-06-2018 08:52 PM
Could you paste the output of your AAA config? show run | i aaa|radius
and also the running config of the interface with MAB. Are you running LW mode APs or FlexConnect local switch?
Ric
03-06-2018 10:18 PM
Hi Ric,
Thanks for the responce, please refer to below output, Ap 3700 is running in Local mode, and AP 3800 is running on Flexconnect Mode.
3750X#show run | in aaa| radius
aaa new-model
aaa group server radius WLtest
aaa authentication dot1x default group WLtest
aaa authorization network default group WLtest
aaa accounting dot1x default start-stop group WLtest
aaa session-id common
3750X#show run | be aaa group
aaa group server radius WLtest
server-private 10.79.247.10 key cisco
3750X#show run int gigabitEthernet 1/0/17
interface GigabitEthernet1/0/17
Description to 3700
switchport access vlan 112
switchport mode access
authentication host-mode multi-host
authentication order mab
authentication port-control auto
mab
dot1x pae authenticator
spanning-tree portfast
end
3750X#show run int gigabitEthernet 1/0/8
interface GigabitEthernet1/0/8
Description to 3800
switchport access vlan 112
switchport mode access
authentication host-mode multi-host
authentication order mab
authentication port-control auto
mab
dot1x pae authenticator
spanning-tree portfast
end
03-06-2018 11:17 PM
03-06-2018 11:23 PM
03-07-2018 02:47 AM
Hm ok so it doesn't look to be an auth issue. Can you ping either of the APs? Can you see the APs discovering the WLC? Please show the outputs of these commands:
show ap join stats summary all
show sysinfo
On the APs, do you see logs of them discovering/trying to join the WLC? How are you helping them to find it, are they in the same subnet or using Option 43?
Thanks,
Ric
03-07-2018 06:18 AM
Thanks,
I removed all of MAB commands line under the interface, then both APs can join WLC accordingly, so i isolate the issue from the wireless part, and focus on MAB.
Anthony
03-07-2018 06:56 AM
03-07-2018 06:00 PM - edited 03-07-2018 06:07 PM
Thanks Ric,
There are few outputs I got below,
3750X#debug aaa authentication
3750X#debug aaa authorization
3750X#clear authentication sessions interface gigabitEthernet 1/0/17
3750X#
Mar 8 01:59:06.725: AAA/AUTHOR: auth_need : user= 'wifiadmin' ruser= '3750X'rem_addr= '10.79.96.123' priv= 15 list= '' AUTHOR-TYPE= 'commands'
Mar 8 01:59:06.851: AAA/AUTHEN/8021X (00000000): Pick method list 'default'
Mar 8 01:59:06.859: AAA/AUTHEN(00000000): There is no General DBReply Method Index details may not be specified
Mar 8 01:59:06.867: ERROR: AAA/ATTR: invalid attribute prefix: "ACS"
Mar 8 01:59:06.884: AAA/AUTHOR (0x0): Pick method list 'default'
Anthony
03-08-2018 01:41 AM
03-08-2018 06:06 PM
Thanks,
SW software version as below,
Well, if all of the command lines we are talking about above working on your switch, I thought it should be software/hardware issue
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 30 WS-C3750X-24P 15.2(3)E C3750E-UNIVERSALK9-M
Anthony
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