nerdexam
Juniper

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

Operational Monitoring and Maintenance

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)
  • A
    7% (2)
  • B
    4% (1)
  • C
    86% (24)
  • D
    4% (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.

Ashow interfaces status

`show interfaces status` is not a standard Junos command; while you are looking for status, the `terse` option is the correct one.

Bshow interfaces summary

`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.

Cshow interfaces terseCorrect

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.

Dshow interfaces admin

`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

#Operational commands#show interfaces terse#Interface status

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice