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

show vpn-session remote

1salvarez
Level 1
Level 1

We currently have vpn-session-timeout none. We want to disconnect users if the session is inactive for 60 mins. How would I make this chage and any problems with this?

1 Accepted Solution

Accepted Solutions

hostname(config)# group-policy attributes
hostname(config-group-policy)# vpn-session-timeout xxx

View solution in original post

3 Replies 3

ajay chauhan
Level 7
Level 7

vpn-idle-timeout   = the amount of time the vpn connection is idle ie. no activity seen on the tunnel, before it is disconnected

vpn-session-timeout = the amount of time the VPN tunnel is allowed to stay up regardless of whether there is activity or not.

This if for specific user-

hostname(config)# username anyuser attributes

hostname(config-username)# vpn-session-timeout

Hope this help.

Thanks

Ajay

group-policy DfltGrpPolicy attributes

Would I use the above for a group?

Thanks.

hostname(config)# group-policy attributes
hostname(config-group-policy)# vpn-session-timeout xxx

Getting Started

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: