<?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: crypto ipsec security-association commands in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756933#M8600</link>
    <description>&lt;P&gt;I think I'm starting to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think these global commands must be in the ASA as preconfigured default values.&lt;/P&gt;&lt;P&gt;I see, for example, the pmtu-aging command is showing on a new ASA device show run, despite not being configured manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lifetime seconds 3600 and the kilobytes is not showing up on show run on this device.&amp;nbsp; That could because this device is newer and it doesn't show up in show run on this device, but does on the old one I pulled the configs from.&amp;nbsp; I do know that 3600 is default, so that makes sense.&amp;nbsp; I'm not sure&amp;nbsp;if the 102400000 kilobytes is default but probably.&amp;nbsp; Can anyone confirm any of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to check what the default global lifetime values actually are on the device if show run does not show them?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, this particular device does show pmtu-aging infinite, so at least I know for sure that is a device default config.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, what is pmtu-aging used for?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 16:21:07 GMT</pubDate>
    <dc:creator>Waterbird</dc:creator>
    <dc:date>2018-12-03T16:21:07Z</dc:date>
    <item>
      <title>crypto ipsec security-association commands</title>
      <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756150#M8595</link>
      <description>&lt;P&gt;I've got an ASA 5506-X with some the following commands on it from a previous administrator:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 3600&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 102400000&lt;/P&gt;&lt;P&gt;crypto ipsec security-association pmtu-aging infinite&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already configured a VPN using ikev1, and these commands were not needed for that configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is;&amp;nbsp; Are these commands fragments left over from another ikev1&amp;nbsp;configuration,&amp;nbsp;an ikev2 configuration, another version, or are these commands used extraneously to all three typical configurations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:31:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756150#M8595</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2020-02-21T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: crypto ipsec security-association commands</title>
      <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756206#M8598</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;These are phase 2 global default lifetime. If you've configured specific lifetime values on your crypto map, these global won't be used otherwise if not configured in your crypto map for specific peers, asa will use default values when negotiation occurs.&lt;BR /&gt;&lt;BR /&gt;The IPsec sa will expire when the first setting is matched (volume or time).</description>
      <pubDate>Sat, 01 Dec 2018 05:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756206#M8598</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-12-01T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: crypto ipsec security-association commands</title>
      <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756933#M8600</link>
      <description>&lt;P&gt;I think I'm starting to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think these global commands must be in the ASA as preconfigured default values.&lt;/P&gt;&lt;P&gt;I see, for example, the pmtu-aging command is showing on a new ASA device show run, despite not being configured manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lifetime seconds 3600 and the kilobytes is not showing up on show run on this device.&amp;nbsp; That could because this device is newer and it doesn't show up in show run on this device, but does on the old one I pulled the configs from.&amp;nbsp; I do know that 3600 is default, so that makes sense.&amp;nbsp; I'm not sure&amp;nbsp;if the 102400000 kilobytes is default but probably.&amp;nbsp; Can anyone confirm any of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to check what the default global lifetime values actually are on the device if show run does not show them?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, this particular device does show pmtu-aging infinite, so at least I know for sure that is a device default config.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, what is pmtu-aging used for?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 16:21:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756933#M8600</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2018-12-03T16:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: crypto ipsec security-association commands</title>
      <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756935#M8605</link>
      <description>I just read that The PMTU aging time is used to change the lifetime of a PMTU entry in the cache.</description>
      <pubDate>Mon, 03 Dec 2018 16:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3756935#M8605</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2018-12-03T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: crypto ipsec security-association commands</title>
      <link>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3757896#M8609</link>
      <description>&lt;P&gt;phase 1 default is 86400&lt;BR /&gt;Phase 2 default is 3600&lt;/P&gt;&lt;P&gt;phase 1 config:&lt;BR /&gt;crypto ikev1 policy 10&amp;nbsp;&lt;BR /&gt;encryption aes-192&lt;BR /&gt;hash sha&lt;BR /&gt;authentication pre-share&lt;BR /&gt;group 5&lt;BR /&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;phase 2 optional paramaters:&lt;BR /&gt;crypto map vpnmap 5 set security-association lifetime SECS&lt;BR /&gt;crypto map vpnmap 5 set security-association lifetime kilobytes 102400000&lt;/P&gt;&lt;P&gt;these extra parameters are sometimes needed if they are set to specific values at remote end - eg. you will have to configure for s2s vpn to azure&lt;/P&gt;&lt;P&gt;could also try show run all | include abc&amp;nbsp; &amp;nbsp; &amp;nbsp;- might work&lt;/P&gt;&lt;P&gt;regards, mk&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 23:39:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-ipsec-security-association-commands/m-p/3757896#M8609</guid>
      <dc:creator>mkazam001</dc:creator>
      <dc:date>2018-12-04T23:39:52Z</dc:date>
    </item>
  </channel>
</rss>

