Juniper
JN0-100 · Question #62
Referring to the exhibit, which two actions would you take to only apply the 10.10.12.1/24 address to the ge-0/0/1.0 interface? user@router> show configuration groups { ge-int { interfaces { <ge-*>…
The correct answer is B. Apply the ge-int group to the configuration at the [edit interfaces ge-0/0/1] hierarchy. C. Apply the ge-int group to the configuration at the [edit interfaces ge-0/0/1 unit 0] hierarchy. See the full explanation below for the reasoning.
Question
Referring to the exhibit, which two actions would you take to only apply the 10.10.12.1/24 address to the ge-0/0/1.0 interface? user@router> show configuration groups { ge-int { interfaces { <ge-*> { unit 0 { familyinet { address 10.10.12.1/24; } } } } } } ... interfaces { ge-0/0/1 { unit 0; }
Options
- AApply the ge-int group to the configuration at the [edit] hierarchy.
- BApply the ge-int group to the configuration at the [edit interfaces ge-0/0/1] hierarchy.
- CApply the ge-int group to the configuration at the [edit interfaces ge-0/0/1 unit 0] hierarchy.
- DApply the ge-int group to the configuration at the [edit interfaces] hierarchy.
How the community answered
(39 responses)- A13% (5)
- B79% (31)
- D8% (3)
Community Discussion
No community discussion yet for this question.