Show Active VPN users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 03:00 AM
I have configured IPSec VPN Client and gave access to 10 people in Cisco 2811 Router, I created their usernames and passwords to get access of company network via VPN.
I want to check, which user is connected and for how much time?
Please advise
- Labels:
-
VPN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 07:29 AM
You can try:
show crypto session ?
summary show groups and their members
username Show crypto session for xauth or pki-aaa username
Federico.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 09:01 AM
You can also use :-
sh vpn-sessiondb remote ( for current users connected to the asa at the time of issuing the command).
Thanks
Manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 09:39 AM
Manish,
That's indeed the command I was looking for, but it seems is not an ASA is a router.
Federico.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 10:56 AM
Oh yeah , i didnt notice that it is a router not asa, umm i guess we can try :-
sh crypto ipsec client ezvpn
manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2015 09:31 AM
Manish has the proper command to show User VPN stats...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 09:27 PM
I issued the
following command
MTL-2811#show crypto session summary
Group vpnclient has 1 connections
MTL-2811#
It doesn't show that which user is connected..... I mean username
then I issued
MTL-2811#sh crypto session username ?
% Unrecognized command
MTL-2811#sh crypto session username
no such command .. Please advise...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2020 04:23 AM
sh vpn-sessiondb anyconnect ( It will show you all the ussers anyconnect vpn session information, login time, duration etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2013 10:58 AM
The command you need to display the users is show crypto session isakmp group name.
