Skip to Content

Solved: How do I List VPN users and assigned IP address

Question

I would like to see a list of my users and their assigned IP addresses on Cisco ASA Anyconnect.

I have executed the command: show vpn-sessiondb anyconnect sort name

How do I get the output in a table format with just name and assigned IP address?

Answer

The ASA doesn’t support reformatting the output (aka Powershell). I think this is the closest you can get for the required output:

show vpn-sessiondb anyconnect sort name | include Username|Assign