Dashboard : Dashboard > Packet Monitor

Related Information
Topics:
Supported Packet Types
When specifying the Ethernet or IP packet types that you want to monitor or display, you can use either the standard acronym for the type, if supported, or the corresponding hexadecimal representation. To determine the hex value for a protocol, refer to the RFC for the number assigned to it by IANA. The protocol acronyms that SonicOS currently supports are as follows:
 
File Formats for Export As
The Export As option on the Dashboard > Packet Monitor page allows you to display or save a snapshot of the current buffer in the file format that you select from the drop-down list. Saved files are placed on your local management system (where the management interface is running). Choose from the following formats:
Libpcap - Select Libpcap format if you want to view the data with the Wireshark network protocol analyzer. This is also known as libcap or pcap format. A dialog allows you to open the buffer file with Wireshark, or save it to your local hard drive with the extension .pcap.
Html - Select Html to view the data with a browser. You can use File > Save As to save a copy of the buffer to your hard drive.
Text - Select Text to view the data in a text editor. A dialog allows you to open the buffer file with the registered text editor, or save it to your local hard drive with the extension .wri.
App Data - Select App Data to view only application data contained in the packet. Packets containing no application data are skipped during the capture. Application data = captured packet minus L2, L3, and L4 headers.
Examples of the HTML and Text formats are shown in the following sections:
HTML Format
You can view the HTML format in a browser. The following is an example showing the header and part of the data for the first packet in the buffer.
Text File Format
You can view the text format output in a text editor. The following is an example showing the header and part of the data for the first packet in the buffer.