What role does the access point play when using a RADIUS server?

A. Authenticator
B. Authentication server
C. Supplicant
D. Relay

A The access point is the authenticator when using a RADIUS server.

Computer Science & Information Technology

You might also like to view...

Which attribute gives the ability to specify an e-mail address as the destination of a link.?

A) sendto B) mailto. C) email D) mail

Computer Science & Information Technology

Which of the following is valid?

a. float y; y = 54.9; b. float y; double z; z = 934.21; y = z; c. float w; w = 1.0f; d. float v; v = 1.0

Computer Science & Information Technology