JN0-102 · Question #205
Which command will allow you to quickly determine the administrative status of all interfaces on a Junos device?
The correct answer is C. show interfaces terse. The show interfaces terse operational command provides a concise, one-line summary for each interface, including its administrative state (up/down) and operational state, making it ideal for a quick overview. This command is highly useful for checking the overall interface health
Question
Which command will allow you to quickly determine the administrative status of all interfaces on a Junos device?
Options
- Ashow interfaces status
- Bshow interfaces summary
- Cshow interfaces terse
- Dshow interfaces admin
How the community answered
(28 responses)- A7% (2)
- B4% (1)
- C86% (24)
- D4% (1)
Why each option
The `show interfaces terse` operational command provides a concise, one-line summary for each interface, including its administrative state (up/down) and operational state, making it ideal for a quick overview. This command is highly useful for checking the overall interface health.
`show interfaces status` is not a standard Junos command; while you are looking for status, the `terse` option is the correct one.
`show interfaces summary` exists but often provides more detail than `terse` or organizes it differently, and `terse` is generally preferred for the quickest high-level overview of administrative status.
The `show interfaces terse` command provides a summary view of all interfaces, displaying their administrative status (Up/Down), operational status (Up/Down), and IP addresses in a compact format, which is perfect for quickly assessing interface states.
`show interfaces admin` is not a standard Junos command for viewing administrative status.
Concept tested: Junos interface administrative status command
Source: https://www.juniper.net/documentation/us/en/software/junos/interfaces-fundamentals/topics/ref/command/show-interfaces.html
Topics
Community Discussion
No community discussion yet for this question.