cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2535
Views
0
Helpful
3
Replies

How to configure session time-out on Cisco autonomous AP?

Dear Team,

Can you provide command for configuring session timeout on Cisco autonomous AP (1242 AP).

Thanks,

Harsha

1 Accepted Solution

Accepted Solutions

Hi Harsha,

If it is 802.1X enable WLAN, you can try below command under radio interfaces (ie int d0 & int d1).

dot1x client-timeout x

If you want to set re-auth time, then you can use below. If you use "server" keyword then it will use the value send by your RADIUS server.

dot1x reauth-period { seconds | server }

Here is the command reference guide.

http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-2_8_JA/command/reference/b1228cr/bcrmain.html#wp2454010

HTH

Rasika

**** Pls rate all useful responses ****

View solution in original post

3 Replies 3

Hi Harsha,

If it is 802.1X enable WLAN, you can try below command under radio interfaces (ie int d0 & int d1).

dot1x client-timeout x

If you want to set re-auth time, then you can use below. If you use "server" keyword then it will use the value send by your RADIUS server.

dot1x reauth-period { seconds | server }

Here is the command reference guide.

http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-2_8_JA/command/reference/b1228cr/bcrmain.html#wp2454010

HTH

Rasika

**** Pls rate all useful responses ****

Thanks Rasika

I'm having a (possible) problem with timeout and thanks for the command you gave. How would one see the current timeout status? I tried:
'sh dot1x int Dot11Radio 0 statistics' but it never gave anything
Review Cisco Networking products for a $25 gift card