cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1496
Views
5
Helpful
4
Replies

Radius server policy for assign Dynamic VLAN policy is not working

Deepak Kumar
VIP Alumni
VIP Alumni

Hi all, 

I am facing an issue with Radius server Dynamic assign Policy to user group on Cisco switch. 

My switch configuration is below:

 

 

interface GigabitEthernet1/0/1
switchport mode access
authentication host-mode multi-host
authentication port-control auto
dot1x pae authenticator

 

 

Radius authentication is happening successful but VLAN is not assigned to the port as per Radius server policy.

 

Here is the debug Output:

Aug 16 03:00:55.705: dot1x-ev:[Gi1/0/1] Interface state changed to UP
Aug 16 03:00:55.709: dot1x-ev:DOT1X Supplicant not enabled on GigabitEthernet1/0/1
Aug 16 03:00:55.786: dot1x-err:AAA auth ready returns Unknown error 0, result = TRUE
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: initial state auth_initialize has enter
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: initialising
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: during state auth_initialize, got event 0(cfg_auto)
Aug 16 03:00:55.786: @@@ dot1x_auth Gi1/0/1: auth_initialize -> auth_disconnected
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: disconnected
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: idle during state auth_disconnected
Aug 16 03:00:55.786: @@@ dot1x_auth Gi1/0/1: auth_disconnected -> auth_restart
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering restart
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Sending create new context event to EAP for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: initial state auth_bend_initialize has enter
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering init state
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: initial state auth_bend_initialize has idle
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: during state auth_bend_initialize, got event 16383(idle)
Aug 16 03:00:55.786: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_initialize -> auth_bend_idle
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Created a client entry (0xB900001B)
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Dot1x authentication started for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !EAP_RESTART on Client 0xB900001B
Aug 16 03:00:55.789: dot1x_auth Gi1/0/1: during state auth_restart, got event 6(no_eapRestart)
Aug 16 03:00:55.789: @@@ dot1x_auth Gi1/0/1: auth_restart -> auth_connecting
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:enter connecting state
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: restart connecting
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting RX_REQ on Client 0xB900001B
Aug 16 03:00:55.789: dot1x_auth Gi1/0/1: during state auth_connecting, got event 10(eapReq_no_reAuthMax)
Aug 16 03:00:55.789: @@@ dot1x_auth Gi1/0/1: auth_connecting -> auth_authenticating
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: authenticating state entered
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:connecting authenticating action
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_START for 0xB900001B
Aug 16 03:00:55.789: dot1x_auth_bend Gi1/0/1: during state auth_bend_idle, got event 4(eapReq_authStart)
Aug 16 03:00:55.789: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_idle -> auth_bend_request
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:55.789: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:55.789: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:55.789: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:55.789: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:55.789: dot1x-packet: length: 0x0005
Aug 16 03:00:55.789: dot1x-packet:EAP code: 0x1 id: 0x1 length: 0x0005
Aug 16 03:00:55.789: dot1x-packet: type: 0x1
Aug 16 03:00:55.789: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:idle request action
Aug 16 03:00:56.485: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] queuing an EAPOL pkt on Auth Q
Aug 16 03:00:56.485: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x1
Aug 16 03:00:56.485: dot1x-packet: length: 0x0000
Aug 16 03:00:56.485: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 0,TYPE= 0,LEN= 0

Aug 16 03:00:56.485: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0101.0000
Aug 16 03:00:56.485: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Received an EAPOL-Start packet
Aug 16 03:00:56.488: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x1
Aug 16 03:00:56.488: dot1x-packet: length: 0x0000
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_START on Client 0xB900001B
Aug 16 03:00:56.488: dot1x_auth Gi1/0/1: during state auth_authenticating, got event 4(eapolStart)
Aug 16 03:00:56.488: @@@ dot1x_auth Gi1/0/1: auth_authenticating -> auth_aborting
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting authenticating state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_ABORT for 0xB900001B
Aug 16 03:00:56.488: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 1(authAbort)
Aug 16 03:00:56.488: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_initialize
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering init state
Aug 16 03:00:56.488: dot1x_auth_bend Gi1/0/1: idle during state auth_bend_initialize
Aug 16 03:00:56.488: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_initialize -> auth_bend_idle
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !AUTH_ABORT on Client 0xB900001B
Aug 16 03:00:56.488: dot1x_auth Gi1/0/1: during state auth_aborting, got event 20(no_eapolLogoff_no_authAbort)
Aug 16 03:00:56.488: @@@ dot1x_auth Gi1/0/1: auth_aborting -> auth_restart
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering restart
Aug 16 03:00:56.488: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Resetting the client 0xB900001B
Aug 16 03:00:56.488: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Sending create new context event to EAP for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:restart action for aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !EAP_RESTART on Client 0xB900001B
Aug 16 03:00:56.492: dot1x_auth Gi1/0/1: during state auth_restart, got event 6(no_eapRestart)
Aug 16 03:00:56.492: @@@ dot1x_auth Gi1/0/1: auth_restart -> auth_connecting
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:enter connecting state
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: restart connecting
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting RX_REQ on Client 0xB900001B
Aug 16 03:00:56.492: dot1x_auth Gi1/0/1: during state auth_connecting, got event 10(eapReq_no_reAuthMax)
Aug 16 03:00:56.492: @@@ dot1x_auth Gi1/0/1: auth_connecting -> auth_authenticating
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: authenticating state entered
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:connecting authenticating action
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_START for 0xB900001B
Aug 16 03:00:56.492: dot1x_auth_bend Gi1/0/1: during state auth_bend_idle, got event 4(eapReq_authStart)
Aug 16 03:00:56.492: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_idle -> auth_bend_request
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.492: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.492: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.492: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.492: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.492: dot1x-packet: length: 0x0005
Aug 16 03:00:56.492: dot1x-packet:EAP code: 0x1 id: 0x1 length: 0x0005
Aug 16 03:00:56.492: dot1x-packet: type: 0x1
Aug 16 03:00:56.492: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:idle request action
Aug 16 03:00:56.506: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.506: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.506: dot1x-packet: length: 0x0017
Aug 16 03:00:56.506: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 1,LEN= 23

Aug 16 03:00:56.506: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0017
Aug 16 03:00:56.506: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.506: dot1x-packet: length: 0x0017
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.509: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.509: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.509: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.520: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.520: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.520: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.520: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.520: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.520: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.520: dot1x-packet: length: 0x0006
Aug 16 03:00:56.520: dot1x-packet:EAP code: 0x1 id: 0x2 length: 0x0006
Aug 16 03:00:56.520: dot1x-packet: type: 0x19
Aug 16 03:00:56.523: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.523: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.747: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.747: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.747: dot1x-packet: length: 0x00AA
Aug 16 03:00:56.747: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 170

Aug 16 03:00:56.747: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.00aa
Aug 16 03:00:56.747: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.747: dot1x-packet: length: 0x00AA
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.747: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.747: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.747: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.757: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.757: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.761: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.761: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.761: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.761: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.761: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.761: dot1x-packet: length: 0x05D8
Aug 16 03:00:56.761: dot1x-packet:EAP code: 0x1 id: 0x3 length: 0x05D8
Aug 16 03:00:56.761: dot1x-packet: type: 0x19
Aug 16 03:00:56.761: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.764: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.764: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.764: dot1x-packet: length: 0x0006
Aug 16 03:00:56.764: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 6

Aug 16 03:00:56.764: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0006
Aug 16 03:00:56.764: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.764: dot1x-packet: length: 0x0006
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.764: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.764: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.764: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.771: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.771: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.771: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.771: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.771: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.771: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.771: dot1x-packet: length: 0x020E
Aug 16 03:00:56.771: dot1x-packet:EAP code: 0x1 id: 0x4 length: 0x020E
Aug 16 03:00:56.771: dot1x-packet: type: 0x19
Aug 16 03:00:56.771: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.785: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.785: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.785: dot1x-packet: length: 0x0097
Aug 16 03:00:56.785: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 151

Aug 16 03:00:56.785: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0097
Aug 16 03:00:56.785: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.785: dot1x-packet: length: 0x0097
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.785: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.785: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.785: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.792: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.796: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.796: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.796: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.796: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.796: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.796: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.796: dot1x-packet: length: 0x0045
Aug 16 03:00:56.796: dot1x-packet:EAP code: 0x1 id: 0x5 length: 0x0045
Aug 16 03:00:56.796: dot1x-packet: type: 0x19
Aug 16 03:00:56.796: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.866: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.866: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.866: dot1x-packet: length: 0x0006
Aug 16 03:00:56.866: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 6

Aug 16 03:00:56.866: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0006
Aug 16 03:00:56.866: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.866: dot1x-packet: length: 0x0006
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.866: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.866: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.866: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.873: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.873: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.873: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.873: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.873: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.873: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.873: dot1x-packet: length: 0x002B
Aug 16 03:00:56.873: dot1x-packet:EAP code: 0x1 id: 0x6 length: 0x002B
Aug 16 03:00:56.873: dot1x-packet: type: 0x19
Aug 16 03:00:56.873: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.876: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.876: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.876: dot1x-packet: length: 0x003B
Aug 16 03:00:56.876: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 59

Aug 16 03:00:56.876: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.003b
Aug 16 03:00:56.876: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.876: dot1x-packet: length: 0x003B
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.876: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.876: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.876: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.883: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.883: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.883: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.883: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.883: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.883: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.883: dot1x-packet: length: 0x003B
Aug 16 03:00:56.883: dot1x-packet:EAP code: 0x1 id: 0x7 length: 0x003B
Aug 16 03:00:56.883: dot1x-packet: type: 0x19
Aug 16 03:00:56.887: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.887: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.887: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.887: dot1x-packet: length: 0x003B
Aug 16 03:00:56.887: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 59

Aug 16 03:00:56.887: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.003b
Aug 16 03:00:56.887: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.887: dot1x-packet: length: 0x003B
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.887: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.887: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.890: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.890: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.894: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.894: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.894: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.894: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.894: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.894: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.894: dot1x-packet: length: 0x003B
Aug 16 03:00:56.894: dot1x-packet:EAP code: 0x1 id: 0x8 length: 0x003B
Aug 16 03:00:56.897: dot1x-packet: type: 0x19
Aug 16 03:00:56.897: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.897: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.904: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.904: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.904: dot1x-packet: length: 0x006B
Aug 16 03:00:56.904: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 107

Aug 16 03:00:56.908: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.006b
Aug 16 03:00:56.908: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.908: dot1x-packet: length: 0x006B
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.908: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.908: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.908: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.914: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.914: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.914: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.914: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.914: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.914: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.914: dot1x-packet: length: 0x005B
Aug 16 03:00:56.914: dot1x-packet:EAP code: 0x1 id: 0x9 length: 0x005B
Aug 16 03:00:56.914: dot1x-packet: type: 0x19
Aug 16 03:00:56.914: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.921: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.921: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.921: dot1x-packet: length: 0x002B
Aug 16 03:00:56.921: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 43

Aug 16 03:00:56.921: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.002b
Aug 16 03:00:56.921: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.921: dot1x-packet: length: 0x002B
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.921: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.921: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.921: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8,
Switch>
Switch> Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.928: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.928: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.928: dot1x-ev:[Gi1/0/1] Sending
Switch>
Switch>
Switch>
Switch> EAPOL packet to group PAE address
Aug 16 03:00:56.928: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.928: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.928: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.928: dot1x-packet: length: 0x006B
Aug 16 03:00:56.928: dot1x-packet:EAP code: 0x1 id: 0xB length: 0x006B
Aug 16 03:00:56.928: dot1x-packet: type: 0x19
Aug 16 03:00:56.928: dot1x-pac
Switch>ket:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.942: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.942: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.942: dot1x-packet: length: 0x006B
Aug 16 03:00:56.942: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 107

Aug 16 03:00:56.942: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.006b
Aug 16 03:00:56.946: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.946: dot1x-packet: length: 0x006B
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.946: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.946: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.946: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.953: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Received an EAP Success
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_SUCCESS for 0xB900001B
Aug 16 03:00:56.953: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 11(eapSuccess)
Aug 16 03:00:56.953: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_success
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering success state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response success action
Aug 16 03:00:56.953: dot1x_auth_bend Gi1/0/1: idle during state auth_bend_success
Aug 16 03:00:56.953: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_success -> auth_bend_idle
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_SUCCESS on Client 0xB900001B
Aug 16 03:00:56.953: dot1x_auth Gi1/0/1: during state auth_authenticating, got event 12(authSuccess_portValid)
Aug 16 03:00:56.953: @@@ dot1x_auth Gi1/0/1: auth_authenticating -> auth_authc_result
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting authenticating state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering authc result state
Aug 16 03:00:56.953: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAP Key data detected adding to attribute list
Aug 16 03:00:57.704: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/1, changed state to up
Aug 16 03:00:57.984: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Received Authz Success for the client 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:57.984: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTHZ_SUCCESS on Client 0xB900001B
Aug 16 03:00:57.984: dot1x_auth Gi1/0/1: during state auth_authc_result, got event 23(authzSuccess)
Aug 16 03:00:57.984: @@@ dot1x_auth Gi1/0/1: auth_authc_result -> auth_authenticated
Aug 16 03:00:57.984: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering authenticated state
Aug 16 03:00:57.984: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:57.984: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:57.984: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:57.984: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:57.984: dot1x-packet: length: 0x0004
Aug 16 03:00:57.984: dot1x-packet:EAP code: 0x3 id: 0xB length: 0x0004
Aug 16 03:00:57.984: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:58.704: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/1, changed state to up
Switch>

 

and Radius sever policy as below:

 

Aug 16 03:00:55.705: dot1x-ev:[Gi1/0/1] Interface state changed to UP
Aug 16 03:00:55.709: dot1x-ev:DOT1X Supplicant not enabled on GigabitEthernet1/0/1
Aug 16 03:00:55.786: dot1x-err:AAA auth ready returns Unknown error 0, result = TRUE
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: initial state auth_initialize has enter
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: initialising
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: during state auth_initialize, got event 0(cfg_auto)
Aug 16 03:00:55.786: @@@ dot1x_auth Gi1/0/1: auth_initialize -> auth_disconnected
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: disconnected
Aug 16 03:00:55.786: dot1x_auth Gi1/0/1: idle during state auth_disconnected
Aug 16 03:00:55.786: @@@ dot1x_auth Gi1/0/1: auth_disconnected -> auth_restart
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering restart
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Sending create new context event to EAP for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: initial state auth_bend_initialize has enter
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering init state
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: initial state auth_bend_initialize has idle
Aug 16 03:00:55.786: dot1x_auth_bend Gi1/0/1: during state auth_bend_initialize, got event 16383(idle)
Aug 16 03:00:55.786: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_initialize -> auth_bend_idle
Aug 16 03:00:55.786: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Created a client entry (0xB900001B)
Aug 16 03:00:55.786: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Dot1x authentication started for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !EAP_RESTART on Client 0xB900001B
Aug 16 03:00:55.789: dot1x_auth Gi1/0/1: during state auth_restart, got event 6(no_eapRestart)
Aug 16 03:00:55.789: @@@ dot1x_auth Gi1/0/1: auth_restart -> auth_connecting
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:enter connecting state
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: restart connecting
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting RX_REQ on Client 0xB900001B
Aug 16 03:00:55.789: dot1x_auth Gi1/0/1: during state auth_connecting, got event 10(eapReq_no_reAuthMax)
Aug 16 03:00:55.789: @@@ dot1x_auth Gi1/0/1: auth_connecting -> auth_authenticating
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: authenticating state entered
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:connecting authenticating action
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_START for 0xB900001B
Aug 16 03:00:55.789: dot1x_auth_bend Gi1/0/1: during state auth_bend_idle, got event 4(eapReq_authStart)
Aug 16 03:00:55.789: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_idle -> auth_bend_request
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:55.789: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:55.789: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:55.789: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:55.789: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:55.789: dot1x-packet: length: 0x0005
Aug 16 03:00:55.789: dot1x-packet:EAP code: 0x1 id: 0x1 length: 0x0005
Aug 16 03:00:55.789: dot1x-packet: type: 0x1
Aug 16 03:00:55.789: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:55.789: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:idle request action
Aug 16 03:00:56.485: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] queuing an EAPOL pkt on Auth Q
Aug 16 03:00:56.485: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x1
Aug 16 03:00:56.485: dot1x-packet: length: 0x0000
Aug 16 03:00:56.485: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 0,TYPE= 0,LEN= 0

Aug 16 03:00:56.485: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0101.0000
Aug 16 03:00:56.485: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Received an EAPOL-Start packet
Aug 16 03:00:56.488: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x1
Aug 16 03:00:56.488: dot1x-packet: length: 0x0000
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_START on Client 0xB900001B
Aug 16 03:00:56.488: dot1x_auth Gi1/0/1: during state auth_authenticating, got event 4(eapolStart)
Aug 16 03:00:56.488: @@@ dot1x_auth Gi1/0/1: auth_authenticating -> auth_aborting
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting authenticating state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_ABORT for 0xB900001B
Aug 16 03:00:56.488: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 1(authAbort)
Aug 16 03:00:56.488: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_initialize
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering init state
Aug 16 03:00:56.488: dot1x_auth_bend Gi1/0/1: idle during state auth_bend_initialize
Aug 16 03:00:56.488: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_initialize -> auth_bend_idle
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !AUTH_ABORT on Client 0xB900001B
Aug 16 03:00:56.488: dot1x_auth Gi1/0/1: during state auth_aborting, got event 20(no_eapolLogoff_no_authAbort)
Aug 16 03:00:56.488: @@@ dot1x_auth Gi1/0/1: auth_aborting -> auth_restart
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: entering restart
Aug 16 03:00:56.488: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Resetting the client 0xB900001B
Aug 16 03:00:56.488: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Sending create new context event to EAP for 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:restart action for aborting state
Aug 16 03:00:56.488: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting !EAP_RESTART on Client 0xB900001B
Aug 16 03:00:56.492: dot1x_auth Gi1/0/1: during state auth_restart, got event 6(no_eapRestart)
Aug 16 03:00:56.492: @@@ dot1x_auth Gi1/0/1: auth_restart -> auth_connecting
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:enter connecting state
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: restart connecting
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting RX_REQ on Client 0xB900001B
Aug 16 03:00:56.492: dot1x_auth Gi1/0/1: during state auth_connecting, got event 10(eapReq_no_reAuthMax)
Aug 16 03:00:56.492: @@@ dot1x_auth Gi1/0/1: auth_connecting -> auth_authenticating
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B: authenticating state entered
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:connecting authenticating action
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_START for 0xB900001B
Aug 16 03:00:56.492: dot1x_auth_bend Gi1/0/1: during state auth_bend_idle, got event 4(eapReq_authStart)
Aug 16 03:00:56.492: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_idle -> auth_bend_request
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.492: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.492: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.492: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.492: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.492: dot1x-packet: length: 0x0005
Aug 16 03:00:56.492: dot1x-packet:EAP code: 0x1 id: 0x1 length: 0x0005
Aug 16 03:00:56.492: dot1x-packet: type: 0x1
Aug 16 03:00:56.492: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.492: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:idle request action
Aug 16 03:00:56.506: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.506: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.506: dot1x-packet: length: 0x0017
Aug 16 03:00:56.506: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 1,LEN= 23

Aug 16 03:00:56.506: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0017
Aug 16 03:00:56.506: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.506: dot1x-packet: length: 0x0017
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.509: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.509: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.509: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.509: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.520: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.520: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.520: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.520: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.520: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.520: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.520: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.520: dot1x-packet: length: 0x0006
Aug 16 03:00:56.520: dot1x-packet:EAP code: 0x1 id: 0x2 length: 0x0006
Aug 16 03:00:56.520: dot1x-packet: type: 0x19
Aug 16 03:00:56.523: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.523: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.747: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.747: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.747: dot1x-packet: length: 0x00AA
Aug 16 03:00:56.747: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 170

Aug 16 03:00:56.747: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.00aa
Aug 16 03:00:56.747: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.747: dot1x-packet: length: 0x00AA
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.747: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.747: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.747: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.747: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.757: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.757: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.761: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.761: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.761: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.761: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.761: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.761: dot1x-packet: length: 0x05D8
Aug 16 03:00:56.761: dot1x-packet:EAP code: 0x1 id: 0x3 length: 0x05D8
Aug 16 03:00:56.761: dot1x-packet: type: 0x19
Aug 16 03:00:56.761: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.761: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.764: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.764: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.764: dot1x-packet: length: 0x0006
Aug 16 03:00:56.764: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 6

Aug 16 03:00:56.764: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0006
Aug 16 03:00:56.764: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.764: dot1x-packet: length: 0x0006
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.764: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.764: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.764: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.764: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.771: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.771: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.771: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.771: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.771: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.771: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.771: dot1x-packet: length: 0x020E
Aug 16 03:00:56.771: dot1x-packet:EAP code: 0x1 id: 0x4 length: 0x020E
Aug 16 03:00:56.771: dot1x-packet: type: 0x19
Aug 16 03:00:56.771: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.771: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.785: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.785: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.785: dot1x-packet: length: 0x0097
Aug 16 03:00:56.785: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 151

Aug 16 03:00:56.785: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0097
Aug 16 03:00:56.785: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.785: dot1x-packet: length: 0x0097
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.785: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.785: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.785: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.785: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.792: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.796: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.796: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.796: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.796: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.796: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.796: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.796: dot1x-packet: length: 0x0045
Aug 16 03:00:56.796: dot1x-packet:EAP code: 0x1 id: 0x5 length: 0x0045
Aug 16 03:00:56.796: dot1x-packet: type: 0x19
Aug 16 03:00:56.796: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.796: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.866: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.866: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.866: dot1x-packet: length: 0x0006
Aug 16 03:00:56.866: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 6

Aug 16 03:00:56.866: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.0006
Aug 16 03:00:56.866: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.866: dot1x-packet: length: 0x0006
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.866: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.866: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.866: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.866: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.873: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.873: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.873: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.873: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.873: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.873: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.873: dot1x-packet: length: 0x002B
Aug 16 03:00:56.873: dot1x-packet:EAP code: 0x1 id: 0x6 length: 0x002B
Aug 16 03:00:56.873: dot1x-packet: type: 0x19
Aug 16 03:00:56.873: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.873: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.876: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.876: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.876: dot1x-packet: length: 0x003B
Aug 16 03:00:56.876: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 59

Aug 16 03:00:56.876: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.003b
Aug 16 03:00:56.876: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.876: dot1x-packet: length: 0x003B
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.876: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.876: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.876: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.876: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.883: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.883: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.883: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.883: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.883: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.883: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.883: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.883: dot1x-packet: length: 0x003B
Aug 16 03:00:56.883: dot1x-packet:EAP code: 0x1 id: 0x7 length: 0x003B
Aug 16 03:00:56.883: dot1x-packet: type: 0x19
Aug 16 03:00:56.887: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.887: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.887: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.887: dot1x-packet: length: 0x003B
Aug 16 03:00:56.887: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 59

Aug 16 03:00:56.887: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.003b
Aug 16 03:00:56.887: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.887: dot1x-packet: length: 0x003B
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.887: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.887: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.887: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.890: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.890: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.894: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.894: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.894: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.894: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.894: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.894: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.894: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.894: dot1x-packet: length: 0x003B
Aug 16 03:00:56.894: dot1x-packet:EAP code: 0x1 id: 0x8 length: 0x003B
Aug 16 03:00:56.897: dot1x-packet: type: 0x19
Aug 16 03:00:56.897: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.897: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.904: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.904: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.904: dot1x-packet: length: 0x006B
Aug 16 03:00:56.904: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 107

Aug 16 03:00:56.908: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.006b
Aug 16 03:00:56.908: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.908: dot1x-packet: length: 0x006B
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.908: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.908: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.908: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.908: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.914: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.914: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.914: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:56.914: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.914: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.914: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.914: dot1x-packet: length: 0x005B
Aug 16 03:00:56.914: dot1x-packet:EAP code: 0x1 id: 0x9 length: 0x005B
Aug 16 03:00:56.914: dot1x-packet: type: 0x19
Aug 16 03:00:56.914: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.914: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.921: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.921: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.921: dot1x-packet: length: 0x002B
Aug 16 03:00:56.921: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 43

Aug 16 03:00:56.921: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.002b
Aug 16 03:00:56.921: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.921: dot1x-packet: length: 0x002B
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.921: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.921: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.921: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.921: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8,
Switch>
Switch> Gi1/0/1] Posting EAP_REQ for 0xB900001B
Aug 16 03:00:56.928: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 7(eapReq)
Aug 16 03:00:56.928: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_request
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering request state
Aug 16 03:00:56.928: dot1x-ev:[Gi1/0/1] Sending
Switch>
Switch>
Switch>
Switch> EAPOL packet to group PAE address
Aug 16 03:00:56.928: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:56.928: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:56.928: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:56.928: dot1x-packet: length: 0x006B
Aug 16 03:00:56.928: dot1x-packet:EAP code: 0x1 id: 0xB length: 0x006B
Aug 16 03:00:56.928: dot1x-packet: type: 0x19
Aug 16 03:00:56.928: dot1x-pac
Switch>ket:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:56.928: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response request action
Aug 16 03:00:56.942: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Queuing an EAPOL pkt on Authenticator Q
Aug 16 03:00:56.942: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.942: dot1x-packet: length: 0x006B
Aug 16 03:00:56.942: dot1x-ev:[Gi1/0/1] Dequeued pkt: Int Gi1/0/1 CODE= 2,TYPE= 25,LEN= 107

Aug 16 03:00:56.942: dot1x-ev:[Gi1/0/1] Received pkt saddr =705a.0f2c.aee8 , daddr = 0180.c200.0003, pae-ether-type = 888e.0100.006b
Aug 16 03:00:56.946: dot1x-packet:EAPOL pak rx - Ver: 0x1 type: 0x0
Aug 16 03:00:56.946: dot1x-packet: length: 0x006B
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAPOL_EAP for 0xB900001B
Aug 16 03:00:56.946: dot1x_auth_bend Gi1/0/1: during state auth_bend_request, got event 6(eapolEap)
Aug 16 03:00:56.946: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_request -> auth_bend_response
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering response state
Aug 16 03:00:56.946: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Response sent to the server from 0xB900001B
Aug 16 03:00:56.946: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:request response action
Aug 16 03:00:56.953: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] Received an EAP Success
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting EAP_SUCCESS for 0xB900001B
Aug 16 03:00:56.953: dot1x_auth_bend Gi1/0/1: during state auth_bend_response, got event 11(eapSuccess)
Aug 16 03:00:56.953: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_response -> auth_bend_success
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting response state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering success state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:response success action
Aug 16 03:00:56.953: dot1x_auth_bend Gi1/0/1: idle during state auth_bend_success
Aug 16 03:00:56.953: @@@ dot1x_auth_bend Gi1/0/1: auth_bend_success -> auth_bend_idle
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering idle state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTH_SUCCESS on Client 0xB900001B
Aug 16 03:00:56.953: dot1x_auth Gi1/0/1: during state auth_authenticating, got event 12(authSuccess_portValid)
Aug 16 03:00:56.953: @@@ dot1x_auth Gi1/0/1: auth_authenticating -> auth_authc_result
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:exiting authenticating state
Aug 16 03:00:56.953: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering authc result state
Aug 16 03:00:56.953: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAP Key data detected adding to attribute list
Aug 16 03:00:57.704: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/1, changed state to up
Aug 16 03:00:57.984: dot1x-ev:[705a.0f2c.aee8, Gi1/0/1] Received Authz Success for the client 0xB900001B (705a.0f2c.aee8)
Aug 16 03:00:57.984: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] Posting AUTHZ_SUCCESS on Client 0xB900001B
Aug 16 03:00:57.984: dot1x_auth Gi1/0/1: during state auth_authc_result, got event 23(authzSuccess)
Aug 16 03:00:57.984: @@@ dot1x_auth Gi1/0/1: auth_authc_result -> auth_authenticated
Aug 16 03:00:57.984: dot1x-sm:[705a.0f2c.aee8, Gi1/0/1] 0xB900001B:entering authenticated state
Aug 16 03:00:57.984: dot1x-ev:[Gi1/0/1] Sending EAPOL packet to group PAE address
Aug 16 03:00:57.984: dot1x-registry:registry:dot1x_ether_macaddr called
Aug 16 03:00:57.984: dot1x-ev:[Gi1/0/1] Sending out EAPOL packet
Aug 16 03:00:57.984: dot1x-packet:EAPOL pak Tx - Ver: 0x3 type: 0x0
Aug 16 03:00:57.984: dot1x-packet: length: 0x0004
Aug 16 03:00:57.984: dot1x-packet:EAP code: 0x3 id: 0xB length: 0x0004
Aug 16 03:00:57.984: dot1x-packet:[705a.0f2c.aee8, Gi1/0/1] EAPOL packet sent to client 0xB900001B
Aug 16 03:00:58.704: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/1, changed state to up
Switch>

 

Switch is assigned my default VLAN 1 but I need to be assign vlan 2, which is configured under the Radius server policy in the "Tunnel-pvt-Group-ID-2" attributes.

 

Regards,

Deepak Kumar

 

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!
2 Accepted Solutions

Accepted Solutions

Try adding "aaa authorization network default group radius".

 

 

View solution in original post

Deepak Kumar
VIP Alumni
VIP Alumni

Hi, 

Thanks to all, My issue has been fixed. Actually I was missed a command on switch.

"aaa authorization network default group radius"

 

Regards,

Deepak Kumar

 

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

View solution in original post

4 Replies 4

Hi, what aaa commands have you defined globally? "show run aaa"

aaa authentication dot1x default group radius
!
!
!
radius server default
address ipv4 x.x.x.x.x auth-port 1645 acct-port 1646
timeout 10
key xxxxxxx
!
!
aaa new-model
aaa session-id common

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Try adding "aaa authorization network default group radius".

 

 

Deepak Kumar
VIP Alumni
VIP Alumni

Hi, 

Thanks to all, My issue has been fixed. Actually I was missed a command on switch.

"aaa authorization network default group radius"

 

Regards,

Deepak Kumar

 

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!