JN0-643 · Question #142
Referring to the exhibit, which three statements describe correct behavior of Switch A? (Choose three.) user@SwitchA# show protocols dot1x authenticator { authentication-profile-name dot1x…
The correct answer is A. Switch A allows complete access to all users connected to port ge-0/0/2 that log in with their C. Switch A allows complete access to the second user that connects to port ge-0/0/1 with its correct D. Switch A allows complete access to all users connected to port ge-0/0/0 without authentication. See the full explanation below for the reasoning.
Question
Referring to the exhibit, which three statements describe correct behavior of Switch A? (Choose three.) user@SwitchA# show protocols dot1x authenticator { authentication-profile-name dot1x; interface { ge-0/0/0.0 { supplicant single; } ge-0/0/1.0 { supplicant single-secure; } ge-0/0/2.0 { supplicant multiple; } } } {master:0}[edit] user@SwitchA# show access radius-server { 172.27.14.226 { port 1812; secret "$9$vqs8xd24Zk.5bs.5QFAtM8X"; ## SECRET-DATA } } profile dot1x { authentication-order radius; radius { authentication-server 172.27.14.226; accounting-server 172.27.14.226; } accounting { order radius; immediate-update; } } {master:0}[edit] user@SwitchA#
Options
- ASwitch A allows complete access to all users connected to port ge-0/0/2 that log in with their
- BSwitch A allows complete access to all users connected to port ge-0/0/0 that log in with their
- CSwitch A allows complete access to the second user that connects to port ge-0/0/1 with its correct
- DSwitch A allows complete access to all users connected to port ge-0/0/0 without authentication
- ESwitch A allows complete access to all users connected to port ge-0/0/1 that securely log in using
How the community answered
(46 responses)- A78% (36)
- B15% (7)
- E7% (3)
Community Discussion
No community discussion yet for this question.