<?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: ikev2 policy in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4062072#M1069001</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295226"&gt;@Cristian Matei&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;crypto ipsec ikev2 ipsec-proposal AES-256&lt;BR /&gt;protocol esp encryption aes-256&lt;BR /&gt;protocol esp integrity sha-256&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 policy 1&lt;BR /&gt;encryption aes-256&lt;BR /&gt;integrity sha256&lt;BR /&gt;group 5&lt;BR /&gt;prf sha256 sha&lt;BR /&gt;lifetime seconds 86400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The policy will cause any performance degrade&amp;nbsp; since we are&amp;nbsp; using&amp;nbsp;aes-256 encryption&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using cisco asa 5585 ssp-10 ,what is the recommendation&amp;nbsp;&lt;/P&gt;&lt;P&gt;and how to check the performance degrade&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295226"&gt;@Cristian Matei&lt;/a&gt;&amp;nbsp; said "&amp;nbsp; the first command enables AnyConnect specific required services (software updates, client profile download), while the second one specifies which certificate to be used for IKEv2 sessions terminated on the outside interface"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It means&amp;nbsp; the changes in the policy won't affect any of the commands in the previous post&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 19:01:12 GMT</pubDate>
    <dc:creator>elite2010</dc:creator>
    <dc:date>2020-04-08T19:01:12Z</dc:date>
    <item>
      <title>ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061207#M1068946</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I edited&amp;nbsp; the default policy&amp;nbsp; for ikev2 ( it is done for ipsec site to site vpn policy )&lt;/P&gt;&lt;P&gt;The below is before editing&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 policy 1&lt;BR /&gt;encryption aes-256&lt;BR /&gt;integrity sha&lt;BR /&gt;group 5&lt;BR /&gt;prf sha&lt;BR /&gt;lifetime seconds 86400&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the below is after editing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 policy 1&lt;BR /&gt;encryption aes-256&lt;BR /&gt;integrity sha256&lt;BR /&gt;group 5&lt;BR /&gt;prf sha256 sha&lt;BR /&gt;lifetime seconds 86400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently I have only one ipsec site to site vpn&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above change will impact anything&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does it mean by the below , the above change will affect the below operation&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 enable Outside client-services port 443&lt;BR /&gt;crypto ikev2 remote-access trustpoint ASDM_TrustPoint2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 20:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061207#M1068946</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2020-04-07T20:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061225#M1068950</link>
      <description>&lt;P&gt;The changes you made are ikev2 policy you in order to keep your existing tunnel up and running do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;crypto ikev2 policy 1&lt;BR /&gt;encryption aes-256&lt;BR /&gt;integrity sha sha256&lt;BR /&gt;group 5&lt;BR /&gt;prf sha sha256&lt;BR /&gt;lifetime seconds 86400encryption aes-256&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;doing this you will keep your existing running tunnel up and running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;crypto ikev2 enable Outside client-services port 443&lt;/P&gt;
&lt;P&gt;crypto ikev2 remote-access trustpoint ASDM_TrustPoint2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to answer you question &lt;A href="https://www.cisco.com/c/en/us/support/docs/security/anyconnect-secure-mobility-client/113692-technote-anyconnect-00.html" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 20:27:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061225#M1068950</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-04-07T20:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061348#M1068956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry I did not get what you mean by the below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;crypto ikev2 policy 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;encryption aes-256&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;integrity sha sha256&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;group 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prf sha sha256&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lifetime seconds 86400encryption aes-256&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 03:59:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061348#M1068956</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2020-04-08T03:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061685#M1068976</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;As you have a single IKEv2 policy, this will be used for all IKEv2 IPsec sessions terminated on the ASA, both Remote Access and Site2Site. The present crypto ikev2 commands, don't relate to your IKEv2 changed policy. The first command enables AnyConnect specific required services (software updates, client profile download), while the second one specifies which certificate to be used for IKEv2 sessions terminated on the outside interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 12:22:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4061685#M1068976</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-04-08T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4062072#M1069001</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295226"&gt;@Cristian Matei&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;crypto ipsec ikev2 ipsec-proposal AES-256&lt;BR /&gt;protocol esp encryption aes-256&lt;BR /&gt;protocol esp integrity sha-256&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 policy 1&lt;BR /&gt;encryption aes-256&lt;BR /&gt;integrity sha256&lt;BR /&gt;group 5&lt;BR /&gt;prf sha256 sha&lt;BR /&gt;lifetime seconds 86400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The policy will cause any performance degrade&amp;nbsp; since we are&amp;nbsp; using&amp;nbsp;aes-256 encryption&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using cisco asa 5585 ssp-10 ,what is the recommendation&amp;nbsp;&lt;/P&gt;&lt;P&gt;and how to check the performance degrade&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295226"&gt;@Cristian Matei&lt;/a&gt;&amp;nbsp; said "&amp;nbsp; the first command enables AnyConnect specific required services (software updates, client profile download), while the second one specifies which certificate to be used for IKEv2 sessions terminated on the outside interface"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It means&amp;nbsp; the changes in the policy won't affect any of the commands in the previous post&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:01:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4062072#M1069001</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2020-04-08T19:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: ikev2 policy</title>
      <link>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4062507#M1069028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;1. You'll get better performance with AES as opposed to 3DES.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;2. Correct, the IKEv2 policy changes don't influence the presented commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 08:24:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ikev2-policy/m-p/4062507#M1069028</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-04-09T08:24:00Z</dc:date>
    </item>
  </channel>
</rss>

