<?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: 4215 interface issues in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452062#M90696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a port numbering change in version 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The port on the right is always the command and control port, and the port on the left is always the sniffing port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that what the ports were numbered changed between 4.x and 5.x.&lt;/P&gt;&lt;P&gt;Here is the basic breakdown of port numbering on the IDS-4215:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command and control:&lt;/P&gt;&lt;P&gt;Port on the right&lt;/P&gt;&lt;P&gt;External Label "Ethernet 1" (may not be labeled in recent hardware revisions)&lt;/P&gt;&lt;P&gt;4.x name: int1  (eth1 in ifconfig output)&lt;/P&gt;&lt;P&gt;5.x name: Fastethernet0/0  (fe0_0 in ifconfig output)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you see that it changed from being called int1 or ethernet 1 to being called FastEthernet0/0.  If you look at the physical labels on the back of the box the labels will be wrong if you are running version 5.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of course similar changes happened for the sniffing interface:&lt;/P&gt;&lt;P&gt;Port on the left&lt;/P&gt;&lt;P&gt;External Label "Ethernet 0" (may not be labeled in recent hardware revisions)&lt;/P&gt;&lt;P&gt;4.x name: int0  (eth0 in ifconfig output)&lt;/P&gt;&lt;P&gt;5.x name: Fastethernet0/1  (fe0_1 in ifconfig output)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note:&lt;/P&gt;&lt;P&gt;If you are running with the 4FE card also know that the port numbers on the 4FE have also changed between version 4.x and 5.x:&lt;/P&gt;&lt;P&gt;4.x name -&amp;gt; 5.x name&lt;/P&gt;&lt;P&gt;int5 -&amp;gt; FastEthernet1/0&lt;/P&gt;&lt;P&gt;int4 -&amp;gt; FastEthernet1/1&lt;/P&gt;&lt;P&gt;int3 -&amp;gt; FastEthernet1/2&lt;/P&gt;&lt;P&gt;int2 -&amp;gt; FastEthernet1/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2006 18:11:41 GMT</pubDate>
    <dc:creator>marcabal</dc:creator>
    <dc:date>2006-01-17T18:11:41Z</dc:date>
    <item>
      <title>4215 interface issues</title>
      <link>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452061#M90695</link>
      <description>&lt;P&gt;Here's my scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My command-control interface is FastEthernet 0/0. When I plug a cable into FastEthernet 0/1, FastEthernet 0/0 shows as 'up' and I'm able to connect to IDM. When I connect a cable to FastEthernet 0/0, the link stays down and nothing happens. I don't understand??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to know which interface I'm SUPPOSED to be using for management. See attached 'sh int' output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;astro out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452061#M90695</guid>
      <dc:creator>astroman</dc:creator>
      <dc:date>2019-03-10T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: 4215 interface issues</title>
      <link>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452062#M90696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a port numbering change in version 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The port on the right is always the command and control port, and the port on the left is always the sniffing port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that what the ports were numbered changed between 4.x and 5.x.&lt;/P&gt;&lt;P&gt;Here is the basic breakdown of port numbering on the IDS-4215:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command and control:&lt;/P&gt;&lt;P&gt;Port on the right&lt;/P&gt;&lt;P&gt;External Label "Ethernet 1" (may not be labeled in recent hardware revisions)&lt;/P&gt;&lt;P&gt;4.x name: int1  (eth1 in ifconfig output)&lt;/P&gt;&lt;P&gt;5.x name: Fastethernet0/0  (fe0_0 in ifconfig output)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you see that it changed from being called int1 or ethernet 1 to being called FastEthernet0/0.  If you look at the physical labels on the back of the box the labels will be wrong if you are running version 5.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of course similar changes happened for the sniffing interface:&lt;/P&gt;&lt;P&gt;Port on the left&lt;/P&gt;&lt;P&gt;External Label "Ethernet 0" (may not be labeled in recent hardware revisions)&lt;/P&gt;&lt;P&gt;4.x name: int0  (eth0 in ifconfig output)&lt;/P&gt;&lt;P&gt;5.x name: Fastethernet0/1  (fe0_1 in ifconfig output)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note:&lt;/P&gt;&lt;P&gt;If you are running with the 4FE card also know that the port numbers on the 4FE have also changed between version 4.x and 5.x:&lt;/P&gt;&lt;P&gt;4.x name -&amp;gt; 5.x name&lt;/P&gt;&lt;P&gt;int5 -&amp;gt; FastEthernet1/0&lt;/P&gt;&lt;P&gt;int4 -&amp;gt; FastEthernet1/1&lt;/P&gt;&lt;P&gt;int3 -&amp;gt; FastEthernet1/2&lt;/P&gt;&lt;P&gt;int2 -&amp;gt; FastEthernet1/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 18:11:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452062#M90696</guid>
      <dc:creator>marcabal</dc:creator>
      <dc:date>2006-01-17T18:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: 4215 interface issues</title>
      <link>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452063#M90698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Cisco --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you cause me this pain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the explanation....that makes total sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 19:39:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/4215-interface-issues/m-p/452063#M90698</guid>
      <dc:creator>astroman</dc:creator>
      <dc:date>2006-01-17T19:39:22Z</dc:date>
    </item>
  </channel>
</rss>

