nerdexam
Cisco

350-701 · Question #560

Refer to the exhibit. What is the result of using this authentication protocol in the configuration?

The correct answer is D. The authentication and authorization requests are grouped in a single packet. When using RADIUS, authentication and authorization requests are combined into a single packet, simplifying the communication flow to the authentication server.

Submitted by amina.ke· Mar 30, 2026

Question

Refer to the exhibit. What is the result of using this authentication protocol in the configuration?

Options

  • AThe authentication request contains only a username.
  • BThe authentication request contains only a password.
  • CThere are separate authentication and authorization request packets.
  • DThe authentication and authorization requests are grouped in a single packet.

How the community answered

(40 responses)
  • A
    3% (1)
  • C
    5% (2)
  • D
    93% (37)

Why each option

When using RADIUS, authentication and authorization requests are combined into a single packet, simplifying the communication flow to the authentication server.

AThe authentication request contains only a username.

The authentication request typically contains both a username and password (or other credentials) for verification.

BThe authentication request contains only a password.

The authentication request contains more than just a password; it needs a username to identify the user.

CThere are separate authentication and authorization request packets.

Separate authentication and authorization request packets are characteristic of TACACS+, not RADIUS.

DThe authentication and authorization requests are grouped in a single packet.Correct

RADIUS (Remote Authentication Dial-In User Service) is an authentication protocol where the authentication and authorization requests are combined and sent together within a single Access-Request packet to the RADIUS server. This integrated approach means the server processes both aspects concurrently, streamlining the communication.

Concept tested: RADIUS authentication and authorization

Source: https://www.cisco.com/c/en/us/td/docs/ios/sec_user_services/configuration/guide/12_4t/sec_usr_srv_12_4t_book/sec_usr_srv_tacacs_rad.html

Topics

#AAA protocols#RADIUS#TACACS+#Packet flow

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice