<?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: FTD packet capture issue with the CLI when interface is inside in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539674#M1086794</link>
    <description>&lt;P&gt;my bad thats correct. "sudo sfconsole" is introduce in 6.4 I guess but might be I am wrong. yes "system support diagnostic-cli" thats sound right.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 20:18:44 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2022-01-26T20:18:44Z</dc:date>
    <item>
      <title>FTD packet capture issue with the CLI when interface is inside</title>
      <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539453#M1086788</link>
      <description>&lt;P&gt;I think the issue is also with the "outside" interface as well. It seems that it (the CLI) doesn't like the interface name to be the standard name. If I use another interface with a different name, it works fine. My system is 4110 with version 6.2.3.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, this one works&lt;/P&gt;&lt;PRE&gt;&amp;gt; capture cap interface outside_b match udp host 10.253.0.22 host 10.8.60.44&lt;/PRE&gt;&lt;P&gt;But not this one. First of all, I can't specify "match" after the "inside" interface like I could with the above command.&lt;/P&gt;&lt;PRE&gt;&amp;gt; capture cap interface inside
  ethernet-type  Capture Ethernet packets of a particular type, default is IP
  headers-only   Capture only L2, L3 and L4 headers of packet without data in them
  packet-length  Configure maximum length to save from each packet, default is 1518 bytes
  trace          Trace the captured packets
  file-size      Configure size of capture file in MB (32 - 10000)&lt;/PRE&gt;&lt;P&gt;I need to add some other options before I can put in "match". That is fine. But it will give me this error when I hit enter.&lt;/P&gt;&lt;PRE&gt;&amp;gt; capture cap interface inside file-size 20 match udp host 10.253.0.22 host 10.8.60.44

capture cap interface inside file-size 20 match udp host 10.253.0.22 host 10.8.6                             ^0.44

ERROR: % Invalid input detected at '^' marker.&lt;/PRE&gt;&lt;P&gt;Any idea why this is the case?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Difan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 16:29:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539453#M1086788</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2022-01-26T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTD packet capture issue with the CLI when interface is inside</title>
      <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539628#M1086791</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1211652"&gt;@Difan_Zhao&lt;/a&gt; for your 4110 FTD appliance you managed this from FMC? If you manage this appliance from FMC you can capture the packet on FMC instead of CLI. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Side Note: have you tried to setup the capture from the CLISH? Command for this is sudo sfconsole&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;expert&lt;/P&gt;
&lt;P&gt;sudo su&lt;/P&gt;
&lt;P&gt;sudo sfconsole&lt;/P&gt;
&lt;P&gt;the above command will put you in FTD CLI.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can setup the capture on FTD CLI.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 19:15:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539628#M1086791</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-01-26T19:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: FTD packet capture issue with the CLI when interface is inside</title>
      <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539654#M1086793</link>
      <description>&lt;P&gt;Hey thanks, Sheraz. Is this `sudo sfconsole` the same as the `system support diagnostic-cli`?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 19:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539654#M1086793</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2022-01-26T19:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTD packet capture issue with the CLI when interface is inside</title>
      <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539674#M1086794</link>
      <description>&lt;P&gt;my bad thats correct. "sudo sfconsole" is introduce in 6.4 I guess but might be I am wrong. yes "system support diagnostic-cli" thats sound right.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 20:18:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539674#M1086794</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-01-26T20:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTD packet capture issue with the CLI when interface is inside</title>
      <link>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539682#M1086795</link>
      <description>&lt;P&gt;Thanks! it seems to work fine with doing pcap inside of the ASA console&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 20:35:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-packet-capture-issue-with-the-cli-when-interface-is-inside/m-p/4539682#M1086795</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2022-01-26T20:35:59Z</dc:date>
    </item>
  </channel>
</rss>

