<?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 packet display question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/packet-display-question/m-p/653631#M92167</link>
    <description>&lt;P&gt;I am having trouble passing arguments to tcpdump via the packet display command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tcpdump command I am trying to use is:&lt;/P&gt;&lt;P&gt;tcpdump -nvvX host 10.0.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems I should use:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression -nvvX host 10.0.0.1&lt;/P&gt;&lt;P&gt;This doesnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression -nvvX &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this works:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression  host 10.0.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant get both working at the same time? &lt;/P&gt;&lt;P&gt;How do I pass two arguments throough the packet display command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 10:15:54 GMT</pubDate>
    <dc:creator>bmcelyea</dc:creator>
    <dc:date>2019-03-10T10:15:54Z</dc:date>
    <item>
      <title>packet display question</title>
      <link>https://community.cisco.com/t5/network-security/packet-display-question/m-p/653631#M92167</link>
      <description>&lt;P&gt;I am having trouble passing arguments to tcpdump via the packet display command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tcpdump command I am trying to use is:&lt;/P&gt;&lt;P&gt;tcpdump -nvvX host 10.0.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems I should use:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression -nvvX host 10.0.0.1&lt;/P&gt;&lt;P&gt;This doesnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression -nvvX &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this works:&lt;/P&gt;&lt;P&gt;packet display GigabitEthernet0/0 expression  host 10.0.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant get both working at the same time? &lt;/P&gt;&lt;P&gt;How do I pass two arguments throough the packet display command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:15:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-display-question/m-p/653631#M92167</guid>
      <dc:creator>bmcelyea</dc:creator>
      <dc:date>2019-03-10T10:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: packet display question</title>
      <link>https://community.cisco.com/t5/network-security/packet-display-question/m-p/653632#M92169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that you're supposed to be able to  provide ANY options to tcpdump like that.  What you've found might be a bug. For example, I can bypass the normal file and size limitations for this command now by using a "...expression -wfoo.cap".  Unfortunately, I can't provide a meaningful expression otherwise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any event, the -n option appears to be the default.  The -v option is replaced with the keyword "verbose". I couldn't find a combination that allowed for -X and an actual expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you'll have to use packet capture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 17:24:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-display-question/m-p/653632#M92169</guid>
      <dc:creator>mhellman</dc:creator>
      <dc:date>2006-10-04T17:24:22Z</dc:date>
    </item>
  </channel>
</rss>

