<?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: IDSM2 Data Port logic ? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415811#M99157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for this detailed reply. It helped a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2005 19:08:55 GMT</pubDate>
    <dc:creator>dumlutimuralp</dc:creator>
    <dc:date>2005-06-29T19:08:55Z</dc:date>
    <item>
      <title>IDSM2 Data Port logic ?</title>
      <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415809#M99129</link>
      <description>&lt;P&gt;Hey everybody,&lt;/P&gt;&lt;P&gt;Icouldnt figure out something about IDSM2. It says int7 and int 8 are sensing ports. eth0 is control management port. config examples are all the same &lt;/P&gt;&lt;P&gt;intrusion-detection module x data-port 1.&lt;/P&gt;&lt;P&gt;On IDSM config guide it says dataport 1 is a trunk port and data port 2 is the management port. But I can add data port 2 for capturing as well. I logged onto the module through IDM and for the data port 1 it says tcp reset port. I know all the technical terms about all this however I couldnt figure out how these terms are mapped to  int7 or int 8 , or all the way the other ? I know when I run show interfaces command it says eth0 is command and control port. Id really appreciate it if anyone can help me out with this.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:31:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415809#M99129</guid>
      <dc:creator>dumlutimuralp</dc:creator>
      <dc:date>2019-03-10T09:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM2 Data Port logic ?</title>
      <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415810#M99144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 6 naming conventions to be aware of.&lt;/P&gt;&lt;P&gt;The name of the interface in the IDSM-2's own CLI in V4.1.&lt;/P&gt;&lt;P&gt;The name of the interface used by the Operating System (ifconfig command) in V4.1.&lt;/P&gt;&lt;P&gt;The name of the interface in the IDSM-2's own CLI in V5.0.&lt;/P&gt;&lt;P&gt;The name of the interface used by the Operating System (ifconfig command) in V5.0&lt;/P&gt;&lt;P&gt;The name of the switch port in Cat OS.&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;The name of the switch port in Native IOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first port is the TCP Reset port:&lt;/P&gt;&lt;P&gt;This port is only used for sending TCP Resets.&lt;/P&gt;&lt;P&gt;It is suggested that the configuration of the TCP Reset port always be left as the default.&lt;/P&gt;&lt;P&gt;4.1 CLI:	int1&lt;/P&gt;&lt;P&gt;4.1 OS:		eth1&lt;/P&gt;&lt;P&gt;5.0 CLI:	System0/1&lt;/P&gt;&lt;P&gt;5.0 OS:		sy0_1&lt;/P&gt;&lt;P&gt;Cat OS:		&lt;SLOT&gt;/1&lt;/SLOT&gt;&lt;/P&gt;&lt;P&gt;IOS:		N/A (not configurable in IOS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second port is the Command and Control port:&lt;/P&gt;&lt;P&gt;This port is used for remote management of the sensor through SSH, Telnet, or Web access.&lt;/P&gt;&lt;P&gt;4.1 CLI:	int2&lt;/P&gt;&lt;P&gt;4.1 OS:		eth0&lt;/P&gt;&lt;P&gt;5.0 CLI:	GigabitEthernet0/2 &lt;/P&gt;&lt;P&gt;5.0 OS:		ge0_2&lt;/P&gt;&lt;P&gt;Cat OS:		&lt;SLOT&gt;/2&lt;/SLOT&gt;&lt;/P&gt;&lt;P&gt;IOS:		management-port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 3rd through 6th ports are disabled.&lt;/P&gt;&lt;P&gt;These ports are completely unused by the IDSM-2.  They exist because the IDSM-2 is based off hardware used by other modules that do make use of the additional ports.&lt;/P&gt;&lt;P&gt;4.1 CLI:	N/A&lt;/P&gt;&lt;P&gt;4.1 OS:		N/A&lt;/P&gt;&lt;P&gt;5.0 CLI:	N/A&lt;/P&gt;&lt;P&gt;5.0 OS:		N/A&lt;/P&gt;&lt;P&gt;Cat OS:		&lt;SLOT&gt;/3 - &lt;SLOT&gt;/6&lt;/SLOT&gt;&lt;/SLOT&gt;&lt;/P&gt;&lt;P&gt;IOS:		N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 7th port is a Sniffing port&lt;/P&gt;&lt;P&gt;The 7th port can be configured for promiscuous monitoring as a VACL Capture port or Span destination port, or for inline monitoring (v5.0)&lt;/P&gt;&lt;P&gt;4.1 CLI:	int7&lt;/P&gt;&lt;P&gt;4.1 OS:		N/A (not recognized by ifconfig in 4.1)&lt;/P&gt;&lt;P&gt;5.0 CLI:	GigabitEthernet0/7&lt;/P&gt;&lt;P&gt;5.0 OS:		ge0_7&lt;/P&gt;&lt;P&gt;Cat OS:		&lt;SLOT&gt;/7&lt;/SLOT&gt;&lt;/P&gt;&lt;P&gt;IOS:		data-port 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 8th port is a Sniffing port&lt;/P&gt;&lt;P&gt;The 8th port can be configured for promiscuous monitoring as a VACL Capture port or Span destination port, or for inline monitoring (v5.0)&lt;/P&gt;&lt;P&gt;4.1 CLI:	int8&lt;/P&gt;&lt;P&gt;4.1 OS:		N/A (not recognized by ifconfig in 4.1)&lt;/P&gt;&lt;P&gt;5.0 CLI:	GigabitEthernet0/8&lt;/P&gt;&lt;P&gt;5.0 OS:		ge0_8&lt;/P&gt;&lt;P&gt;Cat OS:		&lt;SLOT&gt;/8&lt;/SLOT&gt;&lt;/P&gt;&lt;P&gt;IOS:		data-port 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 17:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415810#M99144</guid>
      <dc:creator>marcabal</dc:creator>
      <dc:date>2005-06-29T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM2 Data Port logic ?</title>
      <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415811#M99157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for this detailed reply. It helped a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 19:08:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415811#M99157</guid>
      <dc:creator>dumlutimuralp</dc:creator>
      <dc:date>2005-06-29T19:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM2 Data Port logic ?</title>
      <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415812#M99163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This update on port syntax is helpful.  However, it raises a question regarding TCP Reset configuration in the IDSM-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the IPS 5.0 configuration documentation for the IDSM-2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_guide_chapter09186a0080459221.html#wp1059158" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_guide_chapter09186a0080459221.html#wp1059158&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The IDSM-2 has a TCP reset interface&amp;#151;port 1. The IDSM-2 has a specific TCP reset interface because it cannot send TCP resets on its sensing ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have reset problems with the IDSM-2, try the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;If the sensing ports are access ports (a single VLAN), you need to configure the reset port to be in the same VLAN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;If the sensing ports are dot1q trunk ports (multi-VLAN), the sensing ports and reset port all must have the same native VLAN, and the reset port must trunk all the VLANs being trunked by both the sensing ports. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if, as you've described above, the TCP Reset port is not configurable for IOS, then do the above comments from the documentation only apply to CatOS IDSM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, does that mean the TCP Reset interface is present in all VLANs and therefore can provide a reset wherever it needs to without any configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 04:38:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415812#M99163</guid>
      <dc:creator>jeff-krauss</dc:creator>
      <dc:date>2005-10-13T04:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM2 Data Port logic ?</title>
      <link>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415813#M99169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct.  The above comments only apply to Cat OS.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Native IOS the sensing ports of the IDSM-2 are always forced to 802.1q trunk ports with native vlan 1 when used in a promiscuous configuration.  Native IOS won't allow you to change the native vlan unlike Cat OS.&lt;/P&gt;&lt;P&gt;So in Native IOS we were able to always force the TCP Reset interface to be a 802.1q trunk port with native vlan 1 and simply make it a trunk of all vlans.  Since no additional configuration was necessary or possible for that port in Native IOS there is no configuration of the port by the user.&lt;/P&gt;&lt;P&gt;It should always work with the default hardcoded settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 09:13:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm2-data-port-logic/m-p/415813#M99169</guid>
      <dc:creator>marcabal</dc:creator>
      <dc:date>2005-10-13T09:13:53Z</dc:date>
    </item>
  </channel>
</rss>

