: inspect flow brief
Focus
Focus

inspect flow brief

Table of Contents

inspect flow brief

Use the
inspect flow brief
command to inspect the brief details for active flows and to debug current flows matching the user-specified options. It displays existing flows and their path, along with information on application, network policy, priority policy, security policy, security action and path details.

Command

inspect flow brief (all | [prot-nm=( udp | tcp | icmp ) | prot-no= 0-255] | srcv4=src-ipv4 | srcv6=src-ipv6 |srcport=src-port | dstv4=dst-ipv4 | dstv6=dst-ipv6 | dstport=dst-port )]

Options

srcv4
Enter the source IPv4 address.
dstv4
Enter the destination IPv4 address.
srcv6
Enter the source IPv6 address.
Release 6.2.1
dstv6
Enter the destination IPv6 address.
Release 6.2.1
srcport
Enter the source port.
dstport
Enter the destination port.
prot-nm
Tab to select UDP, TCP, or ICMP.
prot-no
Enter a protocol number ranging from 0 - 255.

Command Notes

Role
Super, Read Only
Related Commands
Introduced in
Release 5.0.1

Example

inspect flow brief SRC DST SPORT DPORT PROTOCOL START-TIME APP-ID NET-POLICY PRI-POLICY SEC-POLICY SEC-ACTION WANPATH-ID PATH 10.2.52.1 10.2.56.10 53 49272 6 2023-02-28 06:43:53 enterprise-unknown enterprise-default enterprise-default RULE1 ACTION 1672939700547018696 lan_to_l3_private_direct
inspect flow brief dstv6=2103::13 srcv6=2201:100::2 SRC DST SPORT DPORT PROTOCOL START-TIME APP-ID NET-POLICY PRI-POLICY SEC-POLICY SEC-ACTION WANPATH-ID PATH 2201:100::2 2103::13 35924 21 6 2023-03-30 10:36:55 ftp private_vpn default -- N/A 1670476802377011228 lan_to_l3_private_direct 2201:100::2 2103::13 128 0 58 2023-03-30 10:36:53 ipv6-icmp-base default default -- N/A 1670476802377011228 lan_to_l3_private_direct

Recommended For You