nerdexam
Juniper

JN0-102 · Question #409

You have configuration groups applied on your router. Which command would you use to see all components of the interface hierarchy?

The correct answer is C. show configuration interfaces | display set. To view the complete, resolved configuration of the interface hierarchy, including settings applied through configuration groups, the display set option is used with the show configuration command.

User Interface Options

Question

You have configuration groups applied on your router. Which command would you use to see all components of the interface hierarchy?

Options

  • Ashow configuration interfaces | display inheritance
  • Bshow configuration interfaces | display changed
  • Cshow configuration interfaces | display set
  • Dshow configuration interfaces | display detail

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    69% (22)
  • D
    16% (5)

Why each option

To view the complete, resolved configuration of the interface hierarchy, including settings applied through configuration groups, the `display set` option is used with the `show configuration` command.

Ashow configuration interfaces | display inheritance

The `display inheritance` option shows explicitly which configuration elements are inherited from groups, but it does not display the full, resolved configuration of all components in `set` format.

Bshow configuration interfaces | display changed

The `display changed` option shows only the configuration differences from the active configuration, not the complete hierarchy.

Cshow configuration interfaces | display setCorrect

The `show configuration interfaces | display set` command displays the full configuration of the interface hierarchy as a series of `set` commands, effectively showing the fully resolved configuration including values inherited from configuration groups.

Dshow configuration interfaces | display detail

The `display detail` option provides additional information for each configuration statement but still presents the configuration in the default hierarchical format, not a flat `set` format that fully resolves groups.

Concept tested: Junos configuration display options with groups

Source: https://www.juniper.net/documentation/us/en/software/junos/junos-basics/topics/topic-map/cli-displaying-configuration-information.html

Topics

#configuration groups#show commands#CLI#configuration display

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice