What are three characteristics of the RADIUS protocol? (Choose three.)
- utilizes TCP port 49
- is an open IETF standard AAA protocol
- uses UDP ports for authentication and accounting
- is widely used in VOIP and 802.1X implementations
- separates authentication and authorization processes
- encrypts the entire body of the packet
Other case:
- utilizes TCP port 49
- uses UDP ports for authentication and accounting
- supports 802.1X and SIP
- separates the authentication and authorization processes
- encrypts the entire body of the packet
- is an open RFC standard AAA protocol
Explanation: RADIUS is an open-standard AAA protocol using UDP port 1645 or 1812 for authentication and UDP port 1646 or 1813 for accounting. It combines authentication and authorization into one process; thus, a password is encrypted for transmission while the rest of the packet will be sent in plain text. RADIUS offers the expedited service and more comprehensive accounting desired by remote-access providers but provides lower security and less potential for customization than TACACS+.
Exam with this question: CCNA Security Practice Final Exam Answers
Exam with this question: Network Security Course Final Exam Answers
Please login or Register to submit your answer