Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Setting Flow Debugging Trace Options (CLI Procedure)

The following examples display the options you can set by using security flow traceoptions.

  • To match the imap destination port for the filter1 packet filter, use the following statement:
    [edit]user@host# set security flow traceoptions packet-filter filter1 destination-port imap
  • To set the 1.2.3.4 destination IPv4 prefix address for the filter1 packet filter, use the following statement:

    [edit]user@host# set security flow traceoptions packet-filter filter1 destination-prefix 1.2.3.4
  • To set the fxp0 logical interface for the filter1 packet filter, use the following statement:

    [edit]user@host# set security flow traceoptions packet-filter filter1 interface fxp0
  • To match the TCP IP protocol for the filter1 packet filter, use the following statement:

    [edit]user@host# set security flow traceoptions packet-filter filter1 protocol tcp
  • To match the HTTP source port for the filter1 packet filter, use the following statement:

    [edit]user@host# set security flow traceoptions packet-filter filter1 source-port http
  • To set the 5.6.7.8 IPv4 prefix address for the filter1 packet filter, use the following statement:

    [edit]user@host# set security flow traceoptions packet-filter filter1 source-prefix 5.6.7.8

Published: 2014-12-07