Juniper
JN0-660 · Question #521
In the exhibit, which configuration element is missing to bring up the Layer 2 circuit? user@router# show interfaces xe-0/0/0 { unit 0 { family inet { address 192.168.12.1/24; } family mpls; } }…
The correct answer is B. the virtual circuit ID. See the full explanation below for the reasoning.
Question
In the exhibit, which configuration element is missing to bring up the Layer 2 circuit? user@router# show interfaces xe-0/0/0 { unit 0 { family inet { address 192.168.12.1/24; } family mpls; } } xe-0/0/1 { encapsulation ethernet-ccc; unit 0 { family ccc; } } lo0 { unit 0 { family inet { address 1.1.1.1/32; } } } [edit] user@router# show protocols mpls { interface all; } ospf { traffic-engineering; area 0.0.0.0 { interface all; } } ldp { interface all; } l2circuit { neighbor 2.2.2.2 { interface xe-0/0/1.0 {} } }
Options
- Athe route target
- Bthe virtual circuit ID
- Ca targeted LDP session
- Dan MPLS LSP
How the community answered
(42 responses)- A14% (6)
- B79% (33)
- C2% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.