<?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 configure SPAN / IP mirroring in NOS? in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84498#M552</link>
    <description>&lt;P&gt;If you are looking to SPAN a certain IP/Flow, please see page 40 of the same monitoring manual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Flow-based SPAN selectively mirrors the traffic coming on the source port that matches an ACL-based filter to a destination port, which can be a local node or remote node to support RSPAN.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are looking to do bi-directional capture, see the below KB to change the&amp;nbsp;TCAM hardware profile.&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/How-should-I-get-Egress-traffic-to-work-using-flow-base-SPAN" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/How-should-I-get-Egress-traffic-to-work-using-flow-base-SPAN&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 14:30:47 GMT</pubDate>
    <dc:creator>Truyen_Phan</dc:creator>
    <dc:date>2020-08-04T14:30:47Z</dc:date>
    <item>
      <title>How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84495#M549</link>
      <description>&lt;P&gt;How to configure SPAN / IP mirroring in NOS?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 11:44:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84495#M549</guid>
      <dc:creator>hh66</dc:creator>
      <dc:date>2020-08-04T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84496#M550</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please see the below KB for procedure on how to configure port mirroring.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/How-to-configure-SPAN-Port-mirroring-in-NOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/How-to-configure-SPAN-Port-mirroring-in-NOS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, additional details are in the VDX monitoring manual. See page 33.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One thing to remember is to disable LLDP on the destination mirror port or you will get an error while trying to configure the monitor session.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example. The below disables LLDP on port 10, so it can be the destination mirror port. Then, we configure a monitor session for it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(conf-if-te-104/0/1)# int te 104/0/10&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(conf-if-te-104/0/10)# lldp disable&lt;BR /&gt;2020/08/04-05:00:34, [ONMD-1004], 878, DCE, INFO, sw0, LLDP is disabled on interface Te 104/0/10.&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(conf-if-te-104/0/10)# exit&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(config)# monitor session 1&lt;BR /&gt;2020/08/04-05:00:42, [NSM-1031], 879, DCE, INFO, sw0, Session 1 is created.&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(config-session-1)# source tengigabitethernet 104/0/1 destination tengigabitethernet 104/0/10 direction both&lt;BR /&gt;2020/08/04-05:01:21, [NSM-1034], 880, DCE, INFO, sw0, Session 1 configuration is added.&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sw0(config-session-1)# do sh run monitor&lt;BR /&gt;monitor session 1&lt;BR /&gt;&amp;nbsp;source tengigabitethernet 104/0/1 destination tengigabitethernet 104/0/10 direction both&lt;BR /&gt;!&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 12:57:15 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84496#M550</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-08-04T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84497#M551</link>
      <description>&lt;P&gt;Thinks, &lt;SPAN style="background-color:#f7f8fa;color:#333333;"&gt;I want something based on the source IP address not based on the port&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 13:31:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84497#M551</guid>
      <dc:creator>hh66</dc:creator>
      <dc:date>2020-08-04T13:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84498#M552</link>
      <description>&lt;P&gt;If you are looking to SPAN a certain IP/Flow, please see page 40 of the same monitoring manual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-monitoring.pdf&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Flow-based SPAN selectively mirrors the traffic coming on the source port that matches an ACL-based filter to a destination port, which can be a local node or remote node to support RSPAN.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are looking to do bi-directional capture, see the below KB to change the&amp;nbsp;TCAM hardware profile.&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/How-should-I-get-Egress-traffic-to-work-using-flow-base-SPAN" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/How-should-I-get-Egress-traffic-to-work-using-flow-base-SPAN&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:30:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84498#M552</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-08-04T14:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84499#M553</link>
      <description>&lt;P&gt;Thinks， &lt;SPAN style="background-color:#f7f8fa;color:#333333;"&gt;I found this article earlier&lt;/SPAN&gt; .&lt;SPAN style="background-color:#f7f8fa;color:#333333;"&gt;I want to know what the impact of changing this will be.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="c064d186469c4327aa131f589f210b39_64dcc831-cf4b-4952-a8d6-8dff19b650eb.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1346i351F7F5EF975C071/image-size/large?v=v2&amp;amp;px=999" role="button" title="c064d186469c4327aa131f589f210b39_64dcc831-cf4b-4952-a8d6-8dff19b650eb.png" alt="c064d186469c4327aa131f589f210b39_64dcc831-cf4b-4952-a8d6-8dff19b650eb.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:37:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84499#M553</guid>
      <dc:creator>hh66</dc:creator>
      <dc:date>2020-08-04T14:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84500#M554</link>
      <description>&lt;P&gt;By default, the current&amp;nbsp;TCAM hardware profile allocates TCAM resources&amp;nbsp;for standard implementation with the most common features. Changing the TCAM profile to&amp;nbsp;&amp;nbsp;"IPV4-V6-QOS" will re-allocate more TCAM rosources for IPv4/v6 and QoS traffic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are on version 7.x or higher, you can run the below two commands to get the differences and how the TCAM will change from one profile to the other.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-bash"&gt;sw0# show hardware-profile tcam defaultsw0# show hardware-profile tcam ipv4-v6-qos&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:51:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84500#M554</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-08-04T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SPAN / IP mirroring in NOS?</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84501#M555</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:57:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/how-to-configure-span-ip-mirroring-in-nos/m-p/84501#M555</guid>
      <dc:creator>hh66</dc:creator>
      <dc:date>2020-08-04T14:57:17Z</dc:date>
    </item>
  </channel>
</rss>

