nerdexam
Juniper

JN0-351 · Question #146

Which command solves the error that you see in the exhibit?

The correct answer is A. delete ge-0/0/2 unit 0 family ethernet-switching vlan members default. The error in the exhibit occurs because an access interface can only be a member of one VLAN, but it is currently configured with the "default" VLAN and is trying to be added to VLAN "v11." To resolve the issue, the correct command is: delete ge-0/0/2 unit 0 family…

Layer 2 Switching and VLANs

Question

Which command solves the error that you see in the exhibit?

Exhibit

JN0-351 question #146 exhibit

Options

  • Adelete ge-0/0/2 unit 0 family ethernet-switching vlan members default
  • Bset ge-0/0/2 unit 0 family ethernet-switching vlan members [default v11]
  • Cdelete ge-0/0/2 unit 0 family ethernet-switching vlan members all
  • Dset ge-0/0/2 unit 0 family ethernet-switching vlan members all

How the community answered

(30 responses)
  • A
    80% (24)
  • B
    3% (1)
  • C
    13% (4)
  • D
    3% (1)

Explanation

The error in the exhibit occurs because an access interface can only be a member of one VLAN, but it is currently configured with the "default" VLAN and is trying to be added to VLAN "v11." To resolve the issue, the correct command is: delete ge-0/0/2 unit 0 family ethernet-switching vlan members default This command removes the interface from the "default" VLAN, allowing it to be part of VLAN "v11" as intended.

Topics

#VLAN configuration#ethernet-switching#interface members#Junos CLI

Community Discussion

No community discussion yet for this question.

Full JN0-351 Practice