[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Displaying a Packet Capture Configuration

Purpose

Verify the packet capture configuration.

Action

From the J-Web interface, select Configuration>View and Edit>View Configuration Text. Alternatively, from configuration mode in the CLI, enter the show forwarding-options command.

[edit]
user@host# show forwarding-options
packet-capture {
file filename pcap-file files 100 size 1024;
maximum-capture-size 500;
}

Meaning

Verify that the output shows the intended file configuration for capturing packets.

Related Topics

For more information about the format of a configuration file, see the information about viewing configuration text in the J-Web Interface User Guide or the JUNOS CLI User Guide.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]