Which TWO actions are appropriate when troubleshooting a slow network connection through a FortiGate?
Trap 1: Increase the session TTL to reduce session setup overhead.
Changing session TTL does not address root cause and may exhaust resources.
Trap 2: Disable flow control on the WAN interface.
Disabling flow control can cause packet drops and worsen performance.
Trap 3: Disable all security profiles to free resources.
Disabling security profiles bypasses security and may not be necessary.
- A
Increase the session TTL to reduce session setup overhead.
Why wrong: Changing session TTL does not address root cause and may exhaust resources.
- B
Check the CPU and memory utilization on the FortiGate.
High resource usage can cause slowdowns; checking this is a standard diagnostic step.
- C
Verify the routing table for correct next-hop entries.
Incorrect routing can cause traffic to take suboptimal paths, leading to slowness.
- D
Disable flow control on the WAN interface.
Why wrong: Disabling flow control can cause packet drops and worsen performance.
- E
Disable all security profiles to free resources.
Why wrong: Disabling security profiles bypasses security and may not be necessary.