on 02-07-2021 12:18 AM
4507#sh aaa servers
RADIUS: id 3, priority 1, host 10.10.14.20, auth-port 1812, acct-port 1813
State: current UP, duration 10862s, previous duration 0s
Dead: total time 0s, count 0
Quarantined: No
Authen: request 1, timeouts 0, failover 0, retransmission 0
Response: accept 0, reject 1, challenge 0
Response: unexpected 0, server error 0, incorrect 0, time 16ms
Transaction: success 1, failure 0
Throttled: transaction 0, timeout 0, failure 0
Author: request 0, timeouts 0, failover 0, retransmission 0
Response: accept 0, reject 0, challenge 0
Response: unexpected 0, server error 0, incorrect 0, time 0ms
Transaction: success 0, failure 0
Throttled: transaction 0, timeout 0, failure 0
Account: request 0, timeouts 0, failover 0, retransmission 0
Request: start 0, interim 0, stop 0
Response: start 0, interim 0, stop 0
Response: unexpected 0, server error 0, incorrect 0, time 0ms
Transaction: success 0, failure 0
Throttled: transaction 0, timeout 0, failure 0
Elapsed time since counters last cleared: 3h1m
Estimated Outstanding Access Transactions: 0
Estimated Outstanding Accounting Transactions: 0
Estimated Throttled Access Transactions: 0
Estimated Throttled Accounting Transactions: 0
Maximum Throttled Transactions: access 0, accounting 0
Requests per minute past 24 hours:
high - 1 hours, 23 minutes ago: 1
low - 3 hours, 1 minutes ago: 0
average: 0
4507#sh authentication sessions interface g1/27
Interface: GigabitEthernet1/27
MAC Address: b8ca.3aca.8f8f
IP Address: 10.10.11.70
User-Name: B8-CA-3A-CA-8F-8F
Status: Authz Success
Domain: DATA
Oper host mode: multi-auth
Oper control dir: both
Authorized By: Authentication Server
Vlan Policy: N/A
Session timeout: 3600s (local), Remaining: 2549s
Timeout action: Reauthenticate
Idle timeout: N/A
Common Session ID: 0AAA00020001F45660C7C74C
Acct Session ID: 0x00020413
Handle: 0x0E000486
Runnable methods list:
Method State
mab Authc Success
4507#sh mab interface g1/27 details
MAB details for GigabitEthernet1/27
-------------------------------------
Mac-Auth-Bypass = Enabled
MAB Client List
---------------
Client MAC = b8ca.3aca.8f8f
Session ID = 0AAA00020001F45660C7C74C
MAB SM state = TERMINATE
Authen Status = SUCCESS
Jul 27 14:29:13.268 GST: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Jul 27 14:29:13.268 GST: dot1x-packet: length: 0x0005
Jul 27 14:29:13.268 GST: dot1x-packet:EAP code: 0x1 id: 0x1 length: 0x0005
Jul 27 14:29:13.268 GST: dot1x-packet: type: 0x1
Jul 27 14:29:13.268 GST: dot1x-packet:[d4be.d974.0d4c, Gi1/0/25] EAPOL packet sent to client 0xBB0001EC
In IOS-XE, debug radius command won't show the output of dot1x and authentication messages. These has change and can be seen as traces from session manager process (SMD).
request platform software trace rotate all …. To rotate the traces in memory to files in crashinfo directory
Change the trace level from notice (default) to info
set platform software trace smd switch active R0 aaa verbos
set platform software trace smd switch active R0 dot1x-all verbos
set platform software trace smd switch active R0 radius verbos
set platform software trace smd switch active R0 mab verbos
View the traces (you can combine the outputs with pipe)
show platform software trace message smd switch active R0 | i radius|dot1|mab|aaa
To reset the trace levels for all modules, use the command
set platform software trace smd switch active R0 all-modules
Hello all,
I do not see "message" keyword ,
TestSwitch #show platform software trace ?
context Show btrace global context
counter Show counter value of modules
level Show trace levels
The version is
C9300-48U 17.09.05 CAT9K_IOSXE INSTALL
@Mohammed al Baqari Please help.
TestSwitch #show platform software trace ?
context Show btrace global context
counter Show counter value of modules
level Show trace levels
The version is
C9300-48U 17.09.05 CAT9K_IOSXE INSTALL
Try:
show logging process smd 0 level verbose
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: