JN0-691 · Question #37
Referring to the exhibit, why does only the loopback interface appear in the show ospf interface output? [edit] user@router# show interfaces ge-1/1/2 { vlan-tagging; unit 100 { vlan-id 100; family…
The correct answer is B. The incorrect logical unit for the ge-1/1/2 interface is configured under the OSPF hierarchy. See the full explanation below for the reasoning.
Question
Referring to the exhibit, why does only the loopback interface appear in the show ospf interface output? [edit] user@router# show interfaces ge-1/1/2 { vlan-tagging; unit 100 { vlan-id 100; family inet { address 192.168.0.1/30; } } } lo0 { unit 0 { family inet { address 10.10.10.1/32; } } } [edit] user@router# show protocols ospf area 0.0.0.0 { interface ge-1/1/2.0 { interface-type p2p; metric 250; } interface lo0.0; } [edit] user@router# run show ospf interface Interface State Area DR ID BDR ID Nbrs lo0.0 DR 0.0.0.0 10.10.10.1 0.0.0.0 0 [edit]
Options
- AThe interface-type is not configured properly on the ge-1/1/2 interface.
- BThe incorrect logical unit for the ge-1/1/2 interface is configured under the OSPF hierarchy.
- CThe ge-1/1/2 interface is configured under the wrong OSPF area.
- DThe metric configured on ge-1/1/2 is not valid.
How the community answered
(24 responses)- A8% (2)
- B75% (18)
- C13% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.