<?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 Span Capture on ACE Back-Plane in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368461#M41009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys ... Thanks for your time.. I do get the captures now.. But its taking a huge time i.e after 15 to 20 min after the actual traffic passes thro the ACE .... Not sure of the reason&amp;nbsp; , I even tried reloading the box , Which now helps a bit.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i am seeing vlan tag on the captures .. Is it my NIC adapter removes the tag while we do span capturing ???? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Santhosh .. Thanks for the link , i hope by default the linux NIC wok in &lt;SPAN style="font-size: 10pt;"&gt;promiscuous mode , but not sure why i am seeing the vlan tags after the capture.... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Let me know if we need to enable specific command in the linux box or any config changes on the port configuration on CAT6k .. I have made as trunk with encap dot1q .. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Again thanks&amp;nbsp; for your time...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Martin &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 16:52:59 GMT</pubDate>
    <dc:creator>Martin Charles</dc:creator>
    <dc:date>2014-02-04T16:52:59Z</dc:date>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368458#M41006</link>
      <description>&lt;P&gt;Hi Experts! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am facing an issue while trying to capture a Span traffic on ACE&amp;nbsp; Tengig Interface .. Not sure what i am missing as&amp;nbsp; all the required configs seems to right... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ACE box is @ Slot 7 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;EM style="border-collapse: collapse; list-style: none;"&gt;Router(config)#monitor session 1 source interface TenGigabitEthernet 7/1 both&lt;BR /&gt;Router(config)#monitor session 1 destination interface GigabitEthernet 2/14&lt;BR /&gt;Router(config)#monitor session 1 filter vlan 100,200 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;I am redirecting the traffic to Gigabitethernet 2/14 which is a Linux machine (eth1) port. , Please find the configuration below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;EM style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Router(config)#interface GigabitEthernet 2/14&lt;BR /&gt;Router(config-if)#switchport&lt;BR /&gt;Router(config-if)#switchport trunk encapsulation &lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;dot1q&lt;/STRONG&gt;&lt;BR /&gt;Router(config-if)#switchport &lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;mode trunk&lt;/STRONG&gt;&lt;BR /&gt;Router(config-if)#switchport &lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;nonegotiate&lt;/STRONG&gt;&lt;/EM&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;But i am unable to see any traffic on the Linux machine when i do&amp;nbsp; tcpdump -i eth1&amp;nbsp; .For basic troubleshooting i removed all sub-interface vlan configured in the PC and it just has eth0 (mgmt) &amp;amp; eth1&amp;nbsp; ... I have also confirmed that the eth1 is connected on &lt;EM style="font-family: Arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff; border-collapse: collapse; list-style: none;"&gt; GigabitEthernet 2/14&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;of CAT6k .. Also removed the vlan filter , but the result same , No Captures seen on the PC !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have tried basic ping from ACE to my rserver , Since this needs to go through CAT6k , i don't see it on captures.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything else i am missing here!! Please help!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368458#M41006</guid>
      <dc:creator>Martin Charles</dc:creator>
      <dc:date>2014-01-27T16:22:58Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368459#M41007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration for SPAN on 6500 is perfectly fine. Not sure about TCP dump on linux. Did you try with a PC running wireshark and see if it captures any traffic?&amp;nbsp; Did you try and send any other traffic than ICMP?Any traffic to and fro should be captured on this. There is no problem with configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:47:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368459#M41007</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-27T16:47:13Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368460#M41008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the interface counters (switch and host) show any traffic traversing through them? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be the NIC drivers not supporting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link on how to configure NICs using some of the Intel chipsets to pass the VLAN tagging info:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://support.intel.com/support/network/sb/CS-005897.htm"&gt;http://support.intel.com/support/network/sb/CS-005897.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wireshark has posted this info, as well as how to configure NICs with the Broadcom chipset:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://wiki.wireshark.org/CaptureSetup/VLAN#head-e0dc0f9fe0cc6b1b1866d78da7b97ead34dca1d8"&gt;http://wiki.wireshark.org/CaptureSetup/VLAN#head-e0dc0f9fe0cc6b1b1866d78da7b97ead34dca1d8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 15:39:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368460#M41008</guid>
      <dc:creator>Santhosh S</dc:creator>
      <dc:date>2014-02-04T15:39:27Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368461#M41009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys ... Thanks for your time.. I do get the captures now.. But its taking a huge time i.e after 15 to 20 min after the actual traffic passes thro the ACE .... Not sure of the reason&amp;nbsp; , I even tried reloading the box , Which now helps a bit.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i am seeing vlan tag on the captures .. Is it my NIC adapter removes the tag while we do span capturing ???? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Santhosh .. Thanks for the link , i hope by default the linux NIC wok in &lt;SPAN style="font-size: 10pt;"&gt;promiscuous mode , but not sure why i am seeing the vlan tags after the capture.... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Let me know if we need to enable specific command in the linux box or any config changes on the port configuration on CAT6k .. I have made as trunk with encap dot1q .. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Again thanks&amp;nbsp; for your time...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Martin &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 16:52:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368461#M41009</guid>
      <dc:creator>Martin Charles</dc:creator>
      <dc:date>2014-02-04T16:52:59Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368462#M41010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;I do get the captures now.. But its taking a huge time i.e after 15 to 20 min after the actual traffic passes thro the ACE .... Not sure of the reason&amp;nbsp; , I even tried reloading the box , Which now helps a bit.. &lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is definitely unusual. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to install wireshark on that machine and check if it can sniff the traffic? I'm not too familiar with *nux so I cannot be of much help there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try without the VLAN filter command just to test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch configuration looks good, you would not need any additional commands on the switch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 08:59:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368462#M41010</guid>
      <dc:creator>Santhosh S</dc:creator>
      <dc:date>2014-02-05T08:59:01Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368463#M41011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Yes the wireshark works. But it takes some time at the intial stage as similar to tcpdump ... But it works now.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But i dont see my vlan tag .. Is it something&amp;nbsp; with the limitation on the Linux NIC ? which removes the vlan tag? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 02:09:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368463#M41011</guid>
      <dc:creator>Martin Charles</dc:creator>
      <dc:date>2014-02-11T02:09:29Z</dc:date>
    </item>
    <item>
      <title>Span Capture on ACE Back-Plane</title>
      <link>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368464#M41012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could very well be.&amp;nbsp; Santhosh has pasted above two links which you can refer for configuring NIC's for intel chipsets. Not sure which chipset linux machine has or if there is any other setting. May be a quick search in Linux forums throw up something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 02:13:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/span-capture-on-ace-back-plane/m-p/2368464#M41012</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-02-11T02:13:39Z</dc:date>
    </item>
  </channel>
</rss>

