<?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: Disabling sig via CLI in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360077#M96698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood your question correctly, you can try  "show setting | include &lt;SIGID&gt;" after tune command as shown below :&lt;/SIGID&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config)# ser virtual-sensor-configuration virtualSensor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config-vsc)# tune&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config-vsc-virtualSensor)# show set | include 2100&lt;/P&gt;&lt;P&gt;   SWEEP.HOST.ICMP&lt;/P&gt;&lt;P&gt;   -----------------------------------------------&lt;/P&gt;&lt;P&gt;      signatures (min: 0, max: 1000, current: 3)&lt;/P&gt;&lt;P&gt;      -----------------------------------------------&lt;/P&gt;&lt;P&gt;         SIGID: 2100 &lt;PROTECTED&gt;&lt;/PROTECTED&gt;&lt;/P&gt;&lt;P&gt;         -----------------------------------------------&lt;/P&gt;&lt;P&gt;      -----------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will provide you the engine name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your second question, yes the sig will be disabled and applying new signature update will not overwrite the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2005 06:44:28 GMT</pubDate>
    <dc:creator>mkodali</dc:creator>
    <dc:date>2005-03-25T06:44:28Z</dc:date>
    <item>
      <title>Disabling sig via CLI</title>
      <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360074#M96694</link>
      <description>&lt;P&gt;Apologies in advance for the newbie question but I can't seem to figure out the straightforward process to get this done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working with a Cisco 4215 running 4.1(4). All I'm looking to do is disable 'ICMP Network Sweep w/Echo' (SIGID 2100, subSIGID 0) via the CLI. I've got as far as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# conf t&lt;/P&gt;&lt;P&gt;# service virtual-sensor-configuration virtualSensor&lt;/P&gt;&lt;P&gt;# tune-micro-engines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the signature engines but am uncertain as to which sig engine is associated with 'ICMP Network Sweep w/Echo' and then how to disable from there. Thanks in advance for any assistance. &lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:21:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360074#M96694</guid>
      <dc:creator>gdntsoc</dc:creator>
      <dc:date>2019-03-10T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sig via CLI</title>
      <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360075#M96695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you access the sensor via CLI, is it via console or SSH?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask because if you're using SSH, it would be far easier to turn off SigID 2100 using IDM. Of course, access to a sensor's configuration via IDM is performed using a web browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get back to your question about which engine is associated with SigID 2100, it is SWEEP.HOST.ICMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three SigIDs under the engine; 2100, 2101 and 2102. This should get you going again under CLI if you're stuck with local access to the sensor via console only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Alex Arndt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2005 16:39:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360075#M96695</guid>
      <dc:creator>a.arndt</dc:creator>
      <dc:date>2005-03-24T16:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sig via CLI</title>
      <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360076#M96696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That helped tremendously. Thank you. Two quick follow up questions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How does one associate a signature with a specific engine? I know that the engine name is a start but is there a table I can reference somewhere?&lt;/P&gt;&lt;P&gt;2. When I disable a sig, is that permanent? In otherwords, will applying new signature updates overwrite my changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2005 16:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360076#M96696</guid>
      <dc:creator>gdntsoc</dc:creator>
      <dc:date>2005-03-24T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sig via CLI</title>
      <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360077#M96698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood your question correctly, you can try  "show setting | include &lt;SIGID&gt;" after tune command as shown below :&lt;/SIGID&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config)# ser virtual-sensor-configuration virtualSensor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config-vsc)# tune&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sensor(config-vsc-virtualSensor)# show set | include 2100&lt;/P&gt;&lt;P&gt;   SWEEP.HOST.ICMP&lt;/P&gt;&lt;P&gt;   -----------------------------------------------&lt;/P&gt;&lt;P&gt;      signatures (min: 0, max: 1000, current: 3)&lt;/P&gt;&lt;P&gt;      -----------------------------------------------&lt;/P&gt;&lt;P&gt;         SIGID: 2100 &lt;PROTECTED&gt;&lt;/PROTECTED&gt;&lt;/P&gt;&lt;P&gt;         -----------------------------------------------&lt;/P&gt;&lt;P&gt;      -----------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will provide you the engine name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your second question, yes the sig will be disabled and applying new signature update will not overwrite the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2005 06:44:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360077#M96698</guid>
      <dc:creator>mkodali</dc:creator>
      <dc:date>2005-03-25T06:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sig via CLI</title>
      <link>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360078#M96700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly what I was looking for. Thanks again for the help, I really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2005 13:43:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-sig-via-cli/m-p/360078#M96700</guid>
      <dc:creator>gdntsoc</dc:creator>
      <dc:date>2005-03-25T13:43:14Z</dc:date>
    </item>
  </channel>
</rss>

