- Check status of VPN connections on PIX 515 from CLI?

PDA

View Full Version : Check status of VPN connections on PIX 515 from CLI?


Eddie
07-25-2004, 02:48 AM
Hello,

I have a Pix 515E that has/will have 28 VPN connections from a bunch of
501s. It also has 10 remote uses with laptop.

From the CLI, how can I quickly check and see who is connected? I seen an
option in the PDM, but I don't want to run that.

I am not using any certs or aaa server.

Thanks
-Eddie

jarcar
07-25-2004, 02:48 AM
Eddie napisaƂ(a):

> Hello,
>
> I have a Pix 515E that has/will have 28 VPN connections from a bunch of
> 501s. It also has 10 remote uses with laptop.
>
> From the CLI, how can I quickly check and see who is connected? I seen an
> option in the PDM, but I don't want to run that.
>
> I am not using any certs or aaa server.
>
> Thanks
> -Eddie

It's depends on what do you mean "who" ?

show crypto isakmp sa
show crypto ipsec sa

show conn

regards