Displaying a Firewall Filter for Packet Capture Configuration

Purpose

Verify the firewall filter for packet capture configuration.

Action

From the J-Web interface, select CLI Tools>CLI Viewer. Alternatively, from configuration mode in the CLI, enter the show firewall filter dest-all command.

[edit]user@host# show firewall filter dest-allterm dest-term {from {destination-address 192.168.1.1/32;}then {sample;accept;}}

Meaning

Verify that the output shows the intended configuration of the firewall filter for capturing packets sent to the destination address 192.168.1.1/32.

Related Topics

For more information about the format of a configuration file, see the information about viewing configuration text in the Junos CLI User Guide.