05-22-2020 12:09 AM
Hi All,
I've the problem below. If someone have an idea please kindly share.
I've setup the MAB on Cisco switch 3750 IOS 12.2(55)SE12 and ISE 2.3 , After connect the IP phone can work as expected but for 1-2 hour(random time) IP phone cannot communicate after checked with show interface status it showed port is connected but the port is assigned to VLAN1 , Then I've use debug command and see the switch port tried to authenticate with ISE as below
Debug showed below
May 22 13:44:14.978: %AUTHMGR-5-START: Starting 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008703504F97
May 22 13:44:14.987: %MAB-5-FAIL: Authentication failed for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008703504F97May 22 13:44:14.987: %AUTHMGR-7-RESULT: Authentication result 'no-response' from 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008703504F97
May 22 13:44:14.987: %AUTHMGR-7-FAILOVER: Failing over from 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008703504F97
May 22 13:44:14.987: %AUTHMGR-7-NOMOREMETHODS: Exhausted all authentication methods for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008703504F97
After that I'm tried to shoutdown/no shutdown port the debug still show the AUTHMGR-7-FAILOVER and AUTHMGR-7-NOMOREMETHODS but the IP Phone can connect to the Voice VLAN
Debug showed below
May 22 13:56:15.971: %AUTHMGR-5-START: Starting 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008B03666DE
7
May 22 13:56:15.979: %MAB-5-FAIL: Authentication failed for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008B03666
DE7
May 22 13:56:15.979: %AUTHMGR-7-RESULT: Authentication result 'no-response' from 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 Audit
SessionID 0AC4485E0000008B03666DE7
May 22 13:56:15.979: %AUTHMGR-7-FAILOVER: Failing over from 'mab' for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E000
0008B03666DE7
May 22 13:56:15.979: %AUTHMGR-7-NOMOREMETHODS: Exhausted all authentication methods for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSes
sionID 0AC4485E0000008B03666DE7
May 22 13:56:15.979: %AUTHMGR-5-FAIL: Authorization failed for client (0004.f24d.8b79) on Interface Fa1/0/5 AuditSessionID 0AC4485E0000008B03
666DE7
interface command
interface FastEthernet1/0/5
switchport mode access
switchport voice vlan 104
authentication port-control auto
mab
spanning-tree portfast
spanning-tree bpduguard enable
end
My question is why it intermittent does it relate with switch configuration ? and How can to resolve ?
Solved! Go to Solution.
05-29-2020 03:29 AM
Finally I think the problem has been resolved.
With create the authorize provide and policy for the IP Phone MAC address.
05-22-2020 03:40 AM
- What's in the ISE-(auth)-logs , when this happens ?
M.
05-22-2020 04:03 AM
Hi marce1000 ,
Thank you for your reply.The ISE log showed as below.
05-22-2020 09:13 AM
- Check if this thread can help you :
M.
05-23-2020 08:49 PM
Hi merce1000,
Thank you for your advises, But unfortunately my ISE not configure for the clients suppression.
Still looking for any possible root cause.
05-26-2020 06:42 AM
05-26-2020 07:13 PM
Hi Mike,
Thank you for your comment.
Below is show auth session
SW-B9-C2-G09-04#show auth session interface F1/0/5
Interface: FastEthernet1/0/5
MAC Address: 0004.f24d.8b79
IP Address: Unknown
User-Name: 0004f24d8b79
Status: Authz Failed
Domain: DATA
Security Policy: Should Secure
Security Status: Unsecure
Oper host mode: single-host
Oper control dir: both
Session timeout: N/A
Idle timeout: N/A
Common Session ID: 0AC4485E000000BB09B9FCC1
Acct Session ID: 0x000000F0
Handle: 0x170000BB
Runnable methods list:
Method State
mab Failed over
Below is running config of int f1/0/5
Current configuration : 181 bytes
!
interface FastEthernet1/0/5
switchport mode access
switchport voice vlan 104
authentication port-control auto
mab
spanning-tree portfast
spanning-tree bpduguard enable
end
The last ISE rule is Deny Access
05-29-2020 03:29 AM
Finally I think the problem has been resolved.
With create the authorize provide and policy for the IP Phone MAC address.
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