<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove Crytpo Map and Pix locks up in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353820#M556436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input, I will try this tonight and reply tomorrow and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Oct 2004 19:32:59 GMT</pubDate>
    <dc:creator>tony.hanson</dc:creator>
    <dc:date>2004-10-13T19:32:59Z</dc:date>
    <item>
      <title>Remove Crytpo Map and Pix locks up</title>
      <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353817#M556433</link>
      <description>&lt;P&gt;We have a site to site VPN and we are migrating to a new DSL connection on one side and when I went to remove the crypto map so I could put in the new peer address the pix locks up.  I've had this happen before and know that there is a procedure to prevent this but don't know what it is.  All I'm trying to do is change the address from the: "crypto map AMLVPN 10 set peer xx.xx.xx.xxx" to the new IP address of the new DSL connection.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:40:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353817#M556433</guid>
      <dc:creator>tony.hanson</dc:creator>
      <dc:date>2020-02-21T07:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Crytpo Map and Pix locks up</title>
      <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353818#M556434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this commands to clear/reset all connections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear ipsec sa&lt;/P&gt;&lt;P&gt;clear isakmp sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this command to reset a specific VPN peer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa entry destination-address protocol spi&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa map map-name &lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa peer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command reference FOS ver 6.3:&lt;/P&gt;&lt;P&gt;crypto ipsec&lt;/P&gt;&lt;P&gt;------------&lt;/P&gt;&lt;P&gt;Create, view, or delete IPSec security associations, security association global lifetime values, and global transform sets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[no] crypto ipsec security-association lifetime seconds seconds | kilobytes kilobytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set transform-set-name transform1 [transform2 [transform3]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set transform-set-name mode transport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[no] crypto ipsec transform-set trans-name [ah-md5-hmac | ah-sha-hmac] [esp-aes |esp-aes-192 | esp-aes-256| esp-des | esp-3des| esp-null] [esp-md5-hmac | esp-sha-hmac]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa counters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa entry destination-address protocol spi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa map map-name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear [crypto] ipsec sa peer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show crypto ipsec security-association lifetime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show crypto ipsec transform-set [tag transform-set-name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show crypto ipsec sa [map map-name | address | identity] [detail] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See in the command reference for more details:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727a6.html#wp1026972" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727a6.html#wp1026972&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 17:51:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353818#M556434</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2004-10-13T17:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Crytpo Map and Pix locks up</title>
      <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353819#M556435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The order of the commands is really important. Do the following&lt;/P&gt;&lt;P&gt;1) disable isakmp on the interface in question&lt;/P&gt;&lt;P&gt;2) clear the crypto map from the interface&lt;/P&gt;&lt;P&gt;3) modify the crypto map definition (e.g. peer)&lt;/P&gt;&lt;P&gt;4) clear the SAs.&lt;/P&gt;&lt;P&gt;5) put the cry map back to the interface&lt;/P&gt;&lt;P&gt;6) reenable the isakmp on the interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In config:&lt;/P&gt;&lt;P&gt;no cry isak en outside&lt;/P&gt;&lt;P&gt;no cry map AMLVPN int outside&lt;/P&gt;&lt;P&gt;no cry map AMLVPN 10 set peer A.B.C.D&lt;/P&gt;&lt;P&gt;cry map AMLVPN 10 set peer D.C.B.A&lt;/P&gt;&lt;P&gt;cle cry ips sa&lt;/P&gt;&lt;P&gt;cle cry sa&lt;/P&gt;&lt;P&gt;cle cry isa sa&lt;/P&gt;&lt;P&gt;cry map AMLVPN int outside&lt;/P&gt;&lt;P&gt;isak en outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you follow this order, it works. I often migrate my clients w/ this, even if they are 2000 Km far from here... &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubAa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 19:12:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353819#M556435</guid>
      <dc:creator>subaa</dc:creator>
      <dc:date>2004-10-13T19:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Crytpo Map and Pix locks up</title>
      <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353820#M556436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input, I will try this tonight and reply tomorrow and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 19:32:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353820#M556436</guid>
      <dc:creator>tony.hanson</dc:creator>
      <dc:date>2004-10-13T19:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Crytpo Map and Pix locks up</title>
      <link>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353821#M556437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked out well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2004 11:30:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remove-crytpo-map-and-pix-locks-up/m-p/353821#M556437</guid>
      <dc:creator>tony.hanson</dc:creator>
      <dc:date>2004-10-14T11:30:03Z</dc:date>
    </item>
  </channel>
</rss>

