Which THREE operational commands are used to monitor interface statistics and status? (Select three.)
Shows a concise status of all interfaces.
Why this answer
Option A is correct because 'show interfaces terse' provides a concise summary of all interfaces, including their administrative and operational status (up/down) and protocol states, making it ideal for a quick health check. Option B is correct because 'monitor interface' is a real-time operational command that continuously displays interface statistics and status updates, useful for live traffic observation. Option C is correct because 'show interfaces' displays detailed interface statistics, including packet counts, errors, and operational status, which is the primary command for in-depth interface monitoring.
Exam trap
The trap here is that candidates may confuse 'show log interfaces' with the valid 'show log' command or mistakenly think 'show interfaces diagnostics' is a catch-all command, when in reality Junos requires specific sub-commands like 'show interfaces diagnostics optics' for optics monitoring.