: Asymmetric Network Traffic
Focus
Focus

Asymmetric Network Traffic

Table of Contents

Asymmetric Network Traffic

Identifies the percentage of the network traffic seen by the firewall that is either one-way or asymmetric (one direction of the traffic flow is not being seen by the firewall).

Metric Details

Category
Product Usage
This metric can be used by applications.
Can identify a device.
Once a week
Introduced
Content version 8284
Telemetry Tier
Full
Equivalent CLI Command
pan_logquery -b -t traffic -n 5 -n 5000 -e last-7-days -q '( ( (pkts_received eq 0) and (pkts_sent geq 3) ) or ( (pkts_sent eq 0) and (pkts_received geq 3) ) ) and (app neq ping) and (app neq dns)'