Which three CLI commands can you use to troubleshoot Layer 3 issues, if the issue is in neither the physical layer nor the link layer? (Choose three.)
Which three CLI commands can you use to troubleshoot Layer 3 issues, if the issue is in neither the physical layer nor the link layer? (Choose three.)
To troubleshoot Layer 3 issues, you can use the following CLI commands: 'diagnose sniffer packet any', 'execute ping', and 'execute traceroute'. These commands help in analyzing packet flow, verifying network connectivity, and tracing the path packets take through the network, which are essential for diagnosing issues at the network layer (Layer 3). 'diagnose sys top' is used for checking CPU usage and processes, and 'get system arp' pertains to network interfaces and MAC addresses, which are more relevant to physical and link layers.
A,B & D correct , layer 3 diagnose sys top - list of processes with most CPU get system arp - show interface, IP, MAC (physical layer)
A. diagnose sniffer packet any B. execute ping D. execute traceroute Reference and download study guide: https://ebin.pub/fortinet-fortigate-infrastructure-study-guide-for-fortios-72.html
A, B and D are correct
The answer are A, B and D
INFRA - 366 (for A)
ABD is a valid response
fortiGate_infrastructure: p353