<?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: How to Delete or undo VPN with these settings in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081424#M1069962</link>
    <description>&lt;P&gt;I want to thank you first!&lt;/P&gt;&lt;P&gt;i have this when i try to clear the object-group. What gives there?&lt;BR /&gt;Marker is on the "L" like it doesn't know the name??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ciscophx(config)# clear configure object-group network Limestone-StatRad&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I look for object-group and see it:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ciscophx(config)# show run object-group&lt;BR /&gt;object-group service RWsOutboundVPNallowedPorts&lt;BR /&gt;service-object tcp destination eq www&lt;BR /&gt;service-object tcp destination eq https&lt;BR /&gt;object-group service RWsInboundVPNallowedPorts&lt;BR /&gt;service-object tcp destination eq 3200&lt;BR /&gt;&lt;STRONG&gt;object-group network Limestone-StatRad&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;network-object host 10.199.0.13&lt;/STRONG&gt;&lt;BR /&gt;object-group network TEST_REMOTE_NETWORK&lt;BR /&gt;network-object 192.168.22.0 255.255.255.0&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2020 17:54:44 GMT</pubDate>
    <dc:creator>cciardo</dc:creator>
    <dc:date>2020-05-07T17:54:44Z</dc:date>
    <item>
      <title>How to Delete or undo VPN with these settings</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4079990#M1069880</link>
      <description>&lt;P&gt;Could someone help me with commands to delete all these things that were added for a site-to-site VPN.&lt;BR /&gt;Here is the new tunnel added.&lt;BR /&gt;=============================================================&lt;/P&gt;&lt;P&gt;object-group network Limestone-StatRad&lt;BR /&gt;network-object host 110.199.0.13&lt;/P&gt;&lt;P&gt;access-list AccessList_Limestone-StatRad line 1 extended permit ip object GlobalClusterForVPN object-group Limestone-StatRad&lt;BR /&gt;group-policy GroupPolicy_Limestone-StatRad internal&lt;BR /&gt;group-policy GroupPolicy_Limestone-StatRad attributes&lt;BR /&gt;vpn-tunnel-protocol ikev1&lt;/P&gt;&lt;P&gt;tunnel-group 215.37.70.66 type ipsec-l2l&lt;BR /&gt;tunnel-group 215.37.70.66 general-attributes&lt;BR /&gt;default-group-policy GroupPolicy_Limestone-StatRad&lt;BR /&gt;tunnel-group 215.37.70.66 ipsec-attributes&lt;BR /&gt;ikev1 pre-shared-key xxxxxxx&lt;BR /&gt;isakmp keepalive threshold 10 retry 2&lt;BR /&gt;crypto map gateway_map 29 set peer 215.37.70.66&lt;BR /&gt;crypto map gateway_map 29 match address AccessList_Limestone-StatRad&lt;BR /&gt;crypto map gateway_map 29 set ikev1 transform-set ESP-AES-256-SHA&lt;/P&gt;&lt;P&gt;access-list Filter_Limestone-StatRad line 1 extended permit icmp any any&lt;BR /&gt;access-list Filter_Limestone-StatRad line 2 extended permit object-group RWsOutboundVPNallowedPorts object-group Limestone-StatRad object GlobalClusterForVPN&lt;BR /&gt;access-list Filter_Limestone-StatRad line 3 extended permit object-group RWsInboundVPNallowedPorts object-group Limestone-StatRad object GlobalClusterForVPN&lt;BR /&gt;access-list Filter_Limestone-StatRad line 4 extended deny ip object-group Limestone-StatRad any&lt;BR /&gt;group-policy GroupPolicy_Limestone-StatRad attributes&lt;BR /&gt;vpn-filter value Filter_Limestone-StatRad&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;nat (any,inside2) source static Limestone-StatRad Limestone-StatRad destination static GlobalClusterForVPN GlobalKempCluster no-proxy-arp&lt;BR /&gt;nat (inside2,any) source dynamic GlobalClusterNodesPrivate GlobalClusterForVPN destination static Limestone-StatRad Limestone-StatRad&lt;BR /&gt;=====================================&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 19:32:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4079990#M1069880</guid>
      <dc:creator>cciardo</dc:creator>
      <dc:date>2020-05-05T19:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete or undo VPN with these settings</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081370#M1069957</link>
      <description>&lt;P&gt;This should do it. be sure to enter one line at a time and look for warnings or errors.&lt;/P&gt;&lt;P&gt;You have to remove the ACl then the objects it uses&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clear configure access-list AccessList_Limestone-StatRad&lt;/P&gt;&lt;P&gt;clear configure object-group network Limestone-StatRad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clear configure group-policy GroupPolicy_Limestone-StatRad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clear configure tunnel-group 215.37.70.66&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clear configure crypto map gateway_map 29&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;might not need this below as it should be removed with the above command, as its part of the crypto map&lt;/P&gt;&lt;P&gt;clear configure access-list Filter_Limestone-StatRad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no nat (any,inside2) source static Limestone-StatRad Limestone-StatRad destination static GlobalClusterForVPN GlobalKempCluster no-proxy-arp&lt;BR /&gt;no nat (inside2,any) source dynamic GlobalClusterNodesPrivate GlobalClusterForVPN destination static Limestone-StatRad Limestone-StatRad&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 16:28:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081370#M1069957</guid>
      <dc:creator>Michael ONeil</dc:creator>
      <dc:date>2020-05-07T16:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete or undo VPN with these settings</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081424#M1069962</link>
      <description>&lt;P&gt;I want to thank you first!&lt;/P&gt;&lt;P&gt;i have this when i try to clear the object-group. What gives there?&lt;BR /&gt;Marker is on the "L" like it doesn't know the name??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ciscophx(config)# clear configure object-group network Limestone-StatRad&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I look for object-group and see it:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ciscophx(config)# show run object-group&lt;BR /&gt;object-group service RWsOutboundVPNallowedPorts&lt;BR /&gt;service-object tcp destination eq www&lt;BR /&gt;service-object tcp destination eq https&lt;BR /&gt;object-group service RWsInboundVPNallowedPorts&lt;BR /&gt;service-object tcp destination eq 3200&lt;BR /&gt;&lt;STRONG&gt;object-group network Limestone-StatRad&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;network-object host 10.199.0.13&lt;/STRONG&gt;&lt;BR /&gt;object-group network TEST_REMOTE_NETWORK&lt;BR /&gt;network-object 192.168.22.0 255.255.255.0&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 17:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081424#M1069962</guid>
      <dc:creator>cciardo</dc:creator>
      <dc:date>2020-05-07T17:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete or undo VPN with these settings</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081451#M1069963</link>
      <description>&lt;P&gt;Hi cciardo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in order you delete this object-group.&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;object-group network Limestone-StatRad&lt;/STRONG&gt;&lt;BR style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;" /&gt;&lt;STRONG style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;network-object host 10.199.0.13&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you have to put no at front.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no object-group network Limeston-statRad&lt;/STRONG&gt;. &amp;nbsp; &lt;STRONG&gt;clear configuration object-group network&lt;/STRONG&gt; command does work as global if you can specify the name at end it will throw you error like it showed earlier in you config.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 18:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-or-undo-vpn-with-these-settings/m-p/4081451#M1069963</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-05-07T18:43:29Z</dc:date>
    </item>
  </channel>
</rss>

