cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
476
Views
7
Helpful
2
Replies

AnyConnect restrict Particular time to access office network

anazpakkir
Level 1
Level 1

Hi i am new to cisco ASA i need to control the users to access vpn on particular time only ,like morning 7am to evening 7 pm any one can help me on this thanks 

2 Replies 2

@anazpakkir 

Probably, the last example in that link logged off all users:-

event manager applet VPN-Disconnect
event timer absolute time 17:00:00
action 2 cli command "vpn-sessiondb logoff anyconnect noconfirm"
output none

Just amend the "action" with the command you want to run, you could use the following to logoff a named user:-

vpn-sessiondb logoff name USERNAME