exam questions

Exam 350-701 All Questions

View all questions & answers for the 350-701 exam

Exam 350-701 topic 1 question 294 discussion

Actual exam question from Cisco's 350-701
Question #: 294
Topic #: 1
[All 350-701 Questions]


Refer to the exhibit. What will occur when this device tries to connect to the port?

  • A. 802. 1X will not work, but MAB will start and allow the device on the network.
  • B. 802. 1X will work and the device will be allowed on the network.
  • C. 802. 1X will not work and the device will not be allowed network access.
  • D. 802. 1X and MAB will both be used and ISE can use policy to determine the access level.
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
Tuxzinator
Highly Voted 2 years, 2 months ago
Selected Answer: B
There is no MAB in the config. So any question with MAB working is false. D is fasle. Dot1x config is correct. As there is no info that the client is misconfigured it is B
upvoted 11 times
...
BrahimMELLAL
Most Recent 2 months ago
Selected Answer: B
i not sure about this, but since the authentication port-control auto is not configed on the switch then no authentication will be forced on that case, and the device will get connected.
upvoted 1 times
...
Demon_Queen_Velverosa
7 months, 1 week ago
Selected Answer: C
Anyone noticed the command: No shutdown is not used? The interface is turned off and thus it is c
upvoted 1 times
Premium_Pils
6 months, 2 weeks ago
It could be true, however, on the catalyst switch (9300) I work with, no shutdown is not displayed by show run int ... . Only shutdown would be displayed. If we do not see anything like that then the no shutdown has been applied.
upvoted 2 times
...
...
Korndal
10 months ago
Selected Answer: C
C its so Easy. The config is missing "dot1x pae authenticatior" so 802.1x will not work. MAB also will not work since interface is missing mac auth config
upvoted 1 times
Korndal
10 months ago
I am so very blind. Never mind the C.... completely wrong on my part.
upvoted 1 times
...
...
F0rtyx40
1 year, 9 months ago
There is a voice vlan in the config so I would assume there is a desktop phone and the config is missing MAB.
upvoted 1 times
...
ums008
1 year, 9 months ago
Selected Answer: A
I will go with A: In the given configuration, the line "dot1x pae authenticator" is present. This command enables the switch interface to act as an authenticator for 802.1X authentication. However, the configuration does not include any specific 802.1X authentication settings such as the EAP (Extensible Authentication Protocol) method or RADIUS server information. Additionally, the line "switchport mode voice vlan 44" indicates that the interface is configured to use a Voice VLAN. This suggests that the device connecting to this port might be a VoIP phone, which typically uses MAB for authentication rather than 802.1X. Therefore, when this device tries to connect to the port, 802.1X authentication will not work because it is not configured properly. However, since MAB is enabled by default when 802.1X fails, MAB will start and allow the device on the network.
upvoted 1 times
...
Jessie45785
1 year, 11 months ago
... ok after rethinking this question I need your help guys WHAT DEVICE - this question make no sense, what do they mean a PC, Printer, Phone, Access Point, I dont get it??
upvoted 2 times
...
jahax
2 years ago
Selected Answer: A
Looks like something is missing in the question. "What will occur when this device" - what is this device? authentication port-control auto is missing from the config so it will not be forced by switch to initiate authentication = device will be just put to access vlan, in fact MAB is not cofnigured for authenticaiton, but device while not being asked, will present itself with MAC and just be allowed? I will vote for A
upvoted 1 times
...
jahax
2 years ago
Looks like something is missing in the question. "What will occur when this device" - what is this device? authentication port-control auto is missing from the config so it will not be forced by switch to initiate authentication = device will be just put to access vlan, in fact MAB is not cofnigured for authenticaiton, but device while not being asked, will present itself with MAC and just be allowed? I will vote for A
upvoted 1 times
Tthurston1
10 months, 1 week ago
The "authentication port-control auto" command is not missing :) The "access-session port-control auto" command instructs the switch port to rely on 802.1X authentication for access control. Devices need to successfully authenticate to gain access, and the switch automatically grants access upon successful authentication.
upvoted 1 times
...
...
Jessie45785
2 years ago
Selected Answer: D
it is policy based decision and either MAB Dot1x web auth or whatever can be used
upvoted 1 times
...
bmayer
2 years, 2 months ago
Selected Answer: B
look at the description on the port, it says dot1x port. Leading me to believe that B is the correct answer. The device (workstation) will be allowed on the network.
upvoted 3 times
...
siskusisko
2 years, 3 months ago
Hello, maybe I'm wrong but : - A and D are wrong answers because "mab" is missing in the interface configuration Regarding 802.1X : The interface configuration is OK. Even if there is no information regarding the policies, the supplicant (which supports 802.1X (a notebook for instance)) can communicate with the Authenticator (the swich) using the 801.1X protocol. And thus, the answer C should be excluded. The only answer which remains is B. And more precisely regarding the answer B : It is sure that "802.1X will work" but it is not that "the device will be allowed on the network" (because it depends on the Authentication as well as the Authorization (which are validated and authorized by the server (ISE))
upvoted 3 times
...
Emlia1
2 years, 4 months ago
C or D
upvoted 1 times
...
sis_net_sec
2 years, 6 months ago
Selected Answer: C
802.1X will not work and the device will not be allowed network access
upvoted 3 times
...
Jamesy
2 years, 7 months ago
B is the answer guys. Cheers
upvoted 4 times
...
darkor2
2 years, 10 months ago
i think A because there is no "mab" command in provided config.
upvoted 1 times
NikoNiko
2 years, 9 months ago
D is correct as we don't know if the device "will be allowed" (i. e. options A, B, C). Instead "ISE can use policy to determine the access level" = option D. In this case, the new style of auth. configuration is used with "policy-map type control subscriber", which provides very wide range of parameters by which connected devices and their sessions can be matched and authenticated / authorized / denied. All types of authentication can be used - Dot1X, MAB, WebAuth. Example: policy-map type control subscriber CONCURRENT_DOT1X_MAB_WEBAUTH event session-started match-all 10 class always do-until-failure 10 authenticate using mab priority 20 20 authenticate using dot1x priority 10 (rest ommited for brevity) Reference: https://www.cisco.com/en/US/docs/ios-xml/ios/san/configuration/xe-3se/3850/san-cntrl-pol.html
upvoted 4 times
harvey227
2 years, 8 months ago
Even with the new style policy maps & service polices (IBNS v2) you still need mab enabling on the switch port, so answer is A.
upvoted 2 times
harvey227
2 years, 8 months ago
Sorry, I meant B, not A
upvoted 6 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago