exam questions

Exam 300-715 All Questions

View all questions & answers for the 300-715 exam

Exam 300-715 topic 1 question 28 discussion

Actual exam question from Cisco's 300-715
Question #: 28
Topic #: 1
[All 300-715 Questions]

Which interface-level command is needed to turn on 802.1X authentication?

  • A. dot1x system-auth-control
  • B. dot1x pae authenticator
  • C. aaa server radius dynamic-author
  • D. authentication host-mode single-host
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ed81044
9 months, 3 weeks ago
Selected Answer: B
This example shows how to enable 802.1X and AAA on Fast Ethernet port 2/1, and how to verify the configuration: Switch# configure terminal Switch(config)# dot1x system-auth-control Switch(config)# aaa new-model Switch(config)# aaa authentication dot1x default group radius Switch(config)# interface fastethernet2/1 Switch(config-if)# switchport mode access Switch(config-if)# dot1x pae authenticator Switch(config-if)# dot1x port-control auto Switch(config-if)# end
upvoted 1 times
...
THEODORABLE
2 years ago
Selected Answer: B
B is correct - PAE authenticator on the interface--dot1x system-auth-control in GLOBAL CONFIG
upvoted 2 times
...
Klusner
2 years, 3 months ago
Selected Answer: B
dot1x PAE is for interface level configuration
upvoted 1 times
...
Cybersec1989
3 years, 3 months ago
dot1x system-auth-control= do it globaly all the switch and PAE do it only on interface
upvoted 3 times
...
CWei9999
3 years, 4 months ago
I thought for some reason thus should be dot1x system-auth-control since the question did not mention anything about PAE?
upvoted 1 times
liqucika
3 years ago
It says "Interface-level", thus PAE
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...