cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
240
Views
0
Helpful
1
Replies

Kick connected user out

laichenkang
Level 1
Level 1

I am using a PIX 506E. I want to kick a connected VPN user out. Is it possible? What is command to do so?

1 Reply 1

ajagadee
Cisco Employee
Cisco Employee

On the PIX to see the connections:

sh crypto ipsec sa

To disconnect a specific session:

clear crypto ipsec sa peer x.x.x.x

where x.x.x.x is the public ip address of the client.

Regards,

Arul