JN0-102 · Question #206
A network administrator wants to verify the active alarms on interface so-0/0/0.0. Which command displays this information?
The correct answer is D. show interfaces extensive. The show interfaces extensive command is used to display detailed information about a specific interface, including any active alarms or error conditions associated with it. This level of detail is necessary for diagnosing interface-specific issues.
Question
A network administrator wants to verify the active alarms on interface so-0/0/0.0. Which command displays this information?
Options
- Ashow interfaces alarms
- Bshow interfaces terse
- Cshow alarms extensive
- Dshow interfaces extensive
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C9% (3)
- D86% (30)
Why each option
The `show interfaces extensive` command is used to display detailed information about a specific interface, including any active alarms or error conditions associated with it. This level of detail is necessary for diagnosing interface-specific issues.
`show interfaces alarms` is not a standard Junos command. While you are looking for alarms, the command structure is incorrect.
`show interfaces terse` provides a brief summary and does not include detailed alarm information for a specific interface.
`show alarms extensive` displays system-wide active alarms, not alarms specific to a particular interface, unless the alarm itself identifies the interface. To explicitly see interface-specific alarms, you need the detailed interface view.
The `show interfaces extensive` command provides comprehensive details about a specified interface, which includes not only its statistics and properties but also any active alarms or error conditions that are affecting that particular interface. To check alarms on a specific interface, this is the command that will show it within the interface's detailed output.
Concept tested: Junos interface alarms and detailed status
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.