Share:
Notifications
Clear all

View session table to confirm if traffic hit the policy in paloalto firewall via CLI

1 Posts
1 Users
0 Reactions
5 Views
(@kajal)
Posts: 312
Reputable Member
Topic starter
 

 

show session all filter ...

This command filters the session table (active traffic sessions) and shows details including:

  • Source/Destination IP & port

  • Application, protocol, and action

  • Security policy name that was matched

> show session all filter source <source-ip> destination <destination-ip>

You can add optional filters for fine-tuning:

> show session all filter source <src-ip> destination <dst-ip> destination-port <port>
> show session all filter application <app-name>
> show session all filter rule <rule-name>

 

 
Posted : 27/10/2025 11:04 pm
Share: