<?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: Ruckus ICX7450-48 debug or packet-capture utilities in CLI in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44358#M3202</link>
    <description>&lt;P&gt;Hi, thank you, do you know where I can find more documentation on using the dm raw utility?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2022 13:25:25 GMT</pubDate>
    <dc:creator>networkeng1168</dc:creator>
    <dc:date>2022-03-16T13:25:25Z</dc:date>
    <item>
      <title>Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44299#M3187</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to find documentation on utilizing the packet-capture and debug commands from the CLI for the mentioned switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help point me in the right direction? I'm trying to debug SNMP trap collection.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:53:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44299#M3187</guid>
      <dc:creator>networkeng1168</dc:creator>
      <dc:date>2022-03-09T21:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44300#M3188</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16302"&gt;@networkeng1168&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe there is not support pcap capabilities on ICX. We do have a dm raw utility, this will only capture packets hitting (arriving or transmitting) at the time on the unit&lt;/P&gt;&lt;P&gt;CX7150-48P Router#show who ( verify the connection )&lt;BR /&gt;ICX7150-48P Router#debug destination( Where you want to see the packets)&lt;BR /&gt;all Send debug message to all destinations&lt;BR /&gt;console Send debug message to console&lt;BR /&gt;logging Default&lt;BR /&gt;ssh Send debug message to SSH session&lt;BR /&gt;telnet Send debug message to telnet session&lt;/P&gt;&lt;P&gt;ICX7150-48P Router#dm raw mode brief&lt;BR /&gt;ICX7150-48P Router#dm raw max 100&lt;BR /&gt;ICX7150-48P Router#dm raw&lt;BR /&gt;Raw packet debugging is on now&lt;/P&gt;&lt;P&gt;Video Link as reference&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=6a18tpkE_y4" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=6a18tpkE_y4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also do a port mirror on the interface if you want to take a look at any specific interface&lt;/P&gt;&lt;P&gt;Standalone(config)#mirror-port ethernet 1/1/x (WHERE IS THE PC CONNECTED)&lt;BR /&gt;Standalone(config)#interface ethernet 1/2/5 or 2/2/5 ( INTERFACE THAT WE WANT TO CAPTURE)&lt;BR /&gt;Standalone(config-if-e1000-1/1/3)#monitor ethernet 1/1/x ( WHERE IS TE PC CONNECTED)&lt;BR /&gt;Standalone(config-if-e1000-1/1/3)#exi&lt;BR /&gt;Standalone(config)#show mirrror&lt;/P&gt;&lt;P&gt;Guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.netadmin.us/docs/Port-Monitoring.pdf" target="_blank" rel="noopener"&gt;http://www.netadmin.us/docs/Port-Monitoring.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also RSPAN for any port destination mirroring&lt;/P&gt;&lt;P&gt;Guide:&lt;A href="https://docs.commscope.com/bundle/fastiron-08090-commandref/page/GUID-2AD31709-F27B-4C8C-8AE9-A40633F6AF93.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08090-commandref/page/GUID-2AD31709-F27B-4C8C-8AE9-A40633F6AF93.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Video link: &lt;A href="https://www.youtube.com/watch?v=yi9uQR6jYmw" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=yi9uQR6jYmw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope I've been helpful&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 22:10:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44300#M3188</guid>
      <dc:creator>Vásquez_Fer</dc:creator>
      <dc:date>2022-03-09T22:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44304#M3189</link>
      <description>&lt;P&gt;Hi thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the dw command help us debug snmp traps?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 14:06:08 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44304#M3189</guid>
      <dc:creator>networkeng1168</dc:creator>
      <dc:date>2022-03-10T14:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44339#M3196</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can for sure debug SNMP traps using 'dm raw'&lt;BR /&gt;Apply 'dm raw fil 1 dpa &amp;lt;trap-receiver-ip_address&amp;gt;'&lt;BR /&gt;This will show if there are any traps been sent towards the destination.&lt;BR /&gt;You see some UDP packets going out the trap receiver every time you do 'config t' and then 'exit' as this will trigger a trap call 'configuration was potentially changed'.&lt;BR /&gt;Let me check your SNMP configuration to verify the trap has been correctly configured.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 23:58:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44339#M3196</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2022-03-15T23:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44358#M3202</link>
      <description>&lt;P&gt;Hi, thank you, do you know where I can find more documentation on using the dm raw utility?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 13:25:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44358#M3202</guid>
      <dc:creator>networkeng1168</dc:creator>
      <dc:date>2022-03-16T13:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX7450-48 debug or packet-capture utilities in CLI</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44367#M3204</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;'dm' stands for 'diagnostic mode'. This is a series of commands reserved for TAC usage, so they are not public. I can still share some knowledge with you, though.&lt;/P&gt;&lt;P&gt;'debug destination' will help you print the output of 'dm raw' into the appropriate session.&lt;/P&gt;&lt;P&gt;If you have a stack and you want to print the output in console, make sure you're connected to the console port of the active controller.&lt;/P&gt;&lt;P&gt;'show who' will show you what is the session you're connecting to, to which you should print your output.&lt;/P&gt;&lt;P&gt;'dm raw ?' will give you the possible options as send/receive/exclude management port/ and filters.&lt;/P&gt;&lt;P&gt;'dm raw filter 1' can be used many times with different filters and this will apply as an 'AND'.&lt;/P&gt;&lt;P&gt;If you want to filter with 'OR' you can use filters 2, 3, and 4.&lt;/P&gt;&lt;P&gt;'dm raw filter none' will clear de filters.&lt;/P&gt;&lt;P&gt;The same 'dm raw' command is used to start as well as to stop the printing.&lt;/P&gt;&lt;P&gt;'dm raw' will only capture traffic that is read by the CPU, meaning that hardware-switched traffic is not captured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this information is useful for you. Let me kno if you had any comments.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 23:44:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX7450-48-debug-or-packet-capture-utilities-in-CLI/m-p/44367#M3204</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2022-03-17T23:44:10Z</dc:date>
    </item>
  </channel>
</rss>

