How to find which policy is used for a specific traffic( from a particular source to particular destination.) using cli
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello anandhubs,
Below is the command to check policy lookup from cli
diagnose firewall iprope lookup <src ip> <src port> <dst ip> <dst port> <protocol> <device>
For example
diagnose firewall iprope lookup 192.168.1.1 123 8.8.8.8 443 6 port4
Please let me know if you any additional queries.
I don't believe there is a way to do this using CLI. You can use grep to filter your config output but that's about it AFAIK
Hello anandhubs,
Below is the command to check policy lookup from cli
diagnose firewall iprope lookup <src ip> <src port> <dst ip> <dst port> <protocol> <device>
For example
diagnose firewall iprope lookup 192.168.1.1 123 8.8.8.8 443 6 port4
Please let me know if you any additional queries.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1517 | |
1013 | |
749 | |
443 | |
209 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.