<?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: CSM_IPSEC_ACL customization within CSM in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571083#M922655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;The ACLs with the underscores are CSM generated and cannot be changed&amp;nbsp; (with or without Flex config).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't you go change the crypto ACL in the appropriate CSM field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK &lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 21:43:18 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-12-09T21:43:18Z</dc:date>
    <item>
      <title>CSM_IPSEC_ACL customization within CSM</title>
      <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571080#M922652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to encapsulate a L2TPv3 tunnel in a crypto session. Without CSM, I just need to add&lt;/P&gt;&lt;P&gt;permit 115 host HOST-A host HOST-B&lt;/P&gt;&lt;P&gt;in the CSM_IPSEC_ACL related to the hosts in charge of the crypto link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this ACL is 100% managed by CSM, so it recreates a new one each time I push a config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create flex prepend to remove my settings, and flex append to recreate it, but CSM makes its checks before prepend. So it works the first time and the second, CSM create a new ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea to force CSM to accept my current settings (and let it continue to manage the VPNs) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I'm using CSM 3.3.1 sp2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;NH&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:10:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571080#M922652</guid>
      <dc:creator>Nicolas Horchower</dc:creator>
      <dc:date>2020-02-21T12:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: CSM_IPSEC_ACL customization within CSM</title>
      <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571081#M922653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you be a bit more specific on what CSM is trying to do? Maybe sending the delta with some explanation would work &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 23:04:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571081#M922653</guid>
      <dc:creator>Stefano De Crescenzo</dc:creator>
      <dc:date>2010-12-08T23:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: CSM_IPSEC_ACL customization within CSM</title>
      <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571082#M922654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default CSM auto generate this kind of ACL for the static crypto :&lt;/P&gt;&lt;P&gt;ip access-list extended CSM_IPSEC_ACL_2&lt;BR /&gt; permit gre host SOURCE host DEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;used by&lt;/P&gt;&lt;P&gt;crypto map CSM_CME_GigabitEthernet0/2.210 1 ipsec-isakmp&lt;BR /&gt; description Provisioned by CSM: Peer device = DEST&lt;BR /&gt; set peer DEST&lt;BR /&gt; set transform-set CSM_TS_1&lt;BR /&gt; match address CSM_IPSEC_ACL_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add this in the ACL:&lt;/P&gt;&lt;P&gt; permit 115 host SOURCE host DEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to also allow L2TPv3 to be encrypted too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as soon as I redeploy after a modification, CSM re-create a new ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;NH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 09:49:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571082#M922654</guid>
      <dc:creator>Nicolas Horchower</dc:creator>
      <dc:date>2010-12-09T09:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: CSM_IPSEC_ACL customization within CSM</title>
      <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571083#M922655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;The ACLs with the underscores are CSM generated and cannot be changed&amp;nbsp; (with or without Flex config).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't you go change the crypto ACL in the appropriate CSM field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK &lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 21:43:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571083#M922655</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-12-09T21:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSM_IPSEC_ACL customization within CSM</title>
      <link>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571084#M922656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't able to find this one. It looks to be auto-generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, NAT ACL can be modified, but I haven't found a way to modify this IPSEC one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 09:14:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-ipsec-acl-customization-within-csm/m-p/1571084#M922656</guid>
      <dc:creator>Nicolas Horchower</dc:creator>
      <dc:date>2010-12-13T09:14:33Z</dc:date>
    </item>
  </channel>
</rss>

