<?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: IDS4210 - Invalid Interface Name in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495482#M100189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure they are Ethernet and not FastEthernet or GigabitEthernet.  If it is a FastEthernet or GigabitEthernet then you can not use just Ethernet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the sensor connects to the router it will execute:&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;  interface &lt;THEINTERFACENAME&gt;&lt;/THEINTERFACENAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the sensor is giving you an error, then it is most likely that the router itself is giving an error when trying to execute the interface command with that interface.&lt;/P&gt;&lt;P&gt;The best way to deal with this is to execute "show run" on the router and use the exact same name for the interface as listed in the "show run" output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2005 14:22:31 GMT</pubDate>
    <dc:creator>marcabal</dc:creator>
    <dc:date>2005-07-21T14:22:31Z</dc:date>
    <item>
      <title>IDS4210 - Invalid Interface Name</title>
      <link>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495481#M100168</link>
      <description>&lt;P&gt;I am trying to setup blocking/shunning from a 4210 (4.1(1)S47) to numerous cisco routers.  However I always get an error saying&lt;/P&gt;&lt;P&gt;errorMessage: name=errSystemError ERROR: Invalid interface name [Ethernet2/1] for device [10.10.10.2] Try using the name exactly as it appears in the router CLI.&lt;/P&gt;&lt;P&gt;I have tried using various conventions for the interface name, (e2/1, ethernet2/1) etc, but nothing works.  I've tried the same procedure to different routers, but with the same problems occuring.&lt;/P&gt;&lt;P&gt;I can see the sensor telnet'd into the routers via the show users output, but when I look at the output of "show statistics network" on the IDS, I see the routers marked as State=Inactive.&lt;/P&gt;&lt;P&gt;Any ideas as to what I might be missing?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:33:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495481#M100168</guid>
      <dc:creator>jackmacmad</dc:creator>
      <dc:date>2019-03-10T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: IDS4210 - Invalid Interface Name</title>
      <link>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495482#M100189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure they are Ethernet and not FastEthernet or GigabitEthernet.  If it is a FastEthernet or GigabitEthernet then you can not use just Ethernet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the sensor connects to the router it will execute:&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;  interface &lt;THEINTERFACENAME&gt;&lt;/THEINTERFACENAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the sensor is giving you an error, then it is most likely that the router itself is giving an error when trying to execute the interface command with that interface.&lt;/P&gt;&lt;P&gt;The best way to deal with this is to execute "show run" on the router and use the exact same name for the interface as listed in the "show run" output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2005 14:22:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495482#M100189</guid>
      <dc:creator>marcabal</dc:creator>
      <dc:date>2005-07-21T14:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: IDS4210 - Invalid Interface Name</title>
      <link>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495483#M100220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've checked and double checked the interface name.  Pasted it directly from the output of a show run, still no luck.  Also I've noticed that the NetDevice shows as Inactive, even though as mentioned, I can see the sensor logged into the router from a 'show users' output.&lt;/P&gt;&lt;P&gt;Anything else I could be missing out on here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2005 21:19:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495483#M100220</guid>
      <dc:creator>jackmacmad</dc:creator>
      <dc:date>2005-07-21T21:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDS4210 - Invalid Interface Name</title>
      <link>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495484#M100228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your sensor is connecting to the routers using telnet (and not ssh) then their is additional debugging you can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a service account on the sensor, and login with the service account.&lt;/P&gt;&lt;P&gt;Switch to user root (same password as service account).&lt;/P&gt;&lt;P&gt;Now run tcpdump on the management interface to capture traffic between the sensor and the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go through IDM and Block/Shun a new Host IP Address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wait a minute or 2.&lt;/P&gt;&lt;P&gt;Now stop the capture, and analyze the captured packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should see the sensor log into the router and go through the command to add an acl to the interface.&lt;/P&gt;&lt;P&gt;Look for any errors that the router may be returning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2005 15:25:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ids4210-invalid-interface-name/m-p/495484#M100228</guid>
      <dc:creator>marcabal</dc:creator>
      <dc:date>2005-07-22T15:25:15Z</dc:date>
    </item>
  </channel>
</rss>

