nerdexam
Juniper

JN0-643 · Question #54

You are asked to place employees that are in the sales group into their own VLAN called Sales_VLAN with a VLAN ID of 123 on port ge-0/0/17. The VLAN must be assigned dynamically. After trying an…

The correct answer is A. set access profile radius_server authentication-order radius D. set protocols dot1x authenticator authentication-profile-name radius_server. See the full explanation below for the reasoning.

Question

You are asked to place employees that are in the sales group into their own VLAN called Sales_VLAN with a VLAN ID of 123 on port ge-0/0/17. The VLAN must be assigned dynamically. After trying an initial configuration, you see that users in the sales group are not assigned to the Sales_VLAN. user@switch> show configuration access radius_server { 10.1.1.252 { port 1812; secret "$9$7gdwgGDkTz6oJz69A1INdb"; ## SECRET-DATA } profile radius_server { authentication-order password; radius { authentication-server 10.1.1.252; } } user@switch> show configuration protocols dot1x authenticator { ge-0/0/17.0 { supplicant multiple; } } } user@switch> show configuration vlans Sales_VLAN { vlan-id 123; } user@switch> show configuration interfaces ge-0/0/17 unit 0 { family ethernet-switching { port-mode access; } } Referring to the exhibit, which two configuration statements are needed on the EX Series switch to resolve this problem? (Choose two.)

Options

  • Aset access profile radius_server authentication-order radius
  • Bset vlans Sales_VLAN interface ge-0/0/17.0
  • Cset interfaces ge-0/0/17.0 family ethernet-switching vlan members Sales_VLAN
  • Dset protocols dot1x authenticator authentication-profile-name radius_server

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    19% (5)
  • C
    8% (2)

Community Discussion

No community discussion yet for this question.

Full JN0-643 Practice