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

vpn command order

dwisidagama
Community Member

Hello,

This maybe a question to help all PIX VPN guys.

Is there a standered order of entering the PIX commands for PIX-PIX VPN commands. I've experienced some PIX firewall hangs when you type in some commands.

THNX

1 Reply 1

chris.moore
Community Member

If you plan on making changes to your crypto map statments, always remove the crypto map from the interface it is applied, then make your changes, then reapply the map:

no crypto map map_name outside

modify what needs to be changed, then:

crypto map map_name outside

This keeps me out of trouble, as well as staying updated with latest version of code.