JN0-643 · Question #32
Referring to the exhibit, you are attempting to configure L2PT for VLAN v200 but the configuration will not commit. {master:0}[edit] user@switch# show vlans v200 { vlan-id 200; interface {…
The correct answer is A. set vlans v200 dot1q-tunneling layer2-protocol-tunneling all drop-threshold 600 C. set vlans v200 dot1q-tunneling layer2-protocol-tunneling all shutdown-threshold 900 D. set vlans v200 dot1q-tunneling layer2-protocol-tunneling all drop-threshold 700. See the full explanation below for the reasoning.
Question
Referring to the exhibit, you are attempting to configure L2PT for VLAN v200 but the configuration will not commit. {master:0}[edit] user@switch# show vlans v200 { vlan-id 200; interface { ge-0/0/7.0; ge-0/0/8.0; } dot1q-tunneling { customer-vlans [ 11 12 ]; layer2-protocol-tunneling { all { drop-threshold 800; shutdown-threshold 700; } } } } Which three configuration statements would resolve the problem? (Choose three.)
Options
- Aset vlans v200 dot1q-tunneling layer2-protocol-tunneling all drop-threshold 600
- Bset vlans v200 dot1q-tunneling layer2-protocol-tunneling all shutdown-threshold 600
- Cset vlans v200 dot1q-tunneling layer2-protocol-tunneling all shutdown-threshold 900
- Dset vlans v200 dot1q-tunneling layer2-protocol-tunneling all drop-threshold 700
- Eset vlans v200 dot1q-tunneling layer2-protocol-tunneling all drop-threshold 900
How the community answered
(35 responses)- A83% (29)
- B6% (2)
- E11% (4)
Community Discussion
No community discussion yet for this question.