An engineer is troubleshooting a packet loss issue on an FTD interface. Which THREE CLI commands executed in the diagnostic CLI can help identify interface drops, errors, and buffer issues? (Choose three)
Trap 1: show running-config interface-errors
This command does not exist.
Trap 2: show memory packet-buffers
This is not a valid command syntax on FTD.
- A
show interface detailed
Provides granular CRC errors, overruns, framing errors, and buffer drops.
- B
show traffic
Shows real-time input and output rates and packet rates per interface.
- C
show running-config interface-errors
Why wrong: This command does not exist.
- D
show memory packet-buffers
Why wrong: This is not a valid command syntax on FTD.
- E
show interface
Shows interface traffic counters, operational status, and basic drops.