cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1458
Views
5
Helpful
1
Replies

IOS Show Command to view ACLs applied to VPN session

Alex Pfeil
Level 7
Level 7

I was wondering if there is a show command to view all of the ACLs applied to a VPN session.

In ASDM, when I look at Monitoring, Sessions, Click on a Session, Click Details, and click ACL, I can see the applied ACL.

I just wanted to know the CLI equivalent.

Thanks,

1 Reply 1

Hi Alex,

The command is:

8.2 & 8.3

show vpn-sessiondb detail remote --> IPsec

show vpn-sessiondb detail svc --> AnyConnect

8.4 and later

show vpn-sessiondb detail anyconnect ---> AnyConnect

show vpn-sessiondb detail ra-ikev1-ipsec ---> IPsec

* You could also filter the output, for instance:

show vpn-sessiondb detail anyconnect filter name cisco

Where the username is "cisco".

Let me know.

Portu.

Please rate any helpful posts

Message was edited by: Javier Portuguez