300-715 · Question #166
A network engineer has been tasked with enabling a switch to support standard web authentication for Cisco ISE. This must include the ability to provision for URL redirection on authentication…
The correct answer is B. Ip http server D. Ip http secure-server. Both 'ip http server' (B) and 'ip http secure-server' (D) are required. Web Authentication (WebAuth) and URL redirection depend on the switch being able to serve HTTP and HTTPS traffic for the redirect process. 'ip http server' enables the HTTP server on port 80, and 'ip http…
Question
A network engineer has been tasked with enabling a switch to support standard web authentication for Cisco ISE. This must include the ability to provision for URL redirection on authentication. Which two commands must be entered to meet this requirement? (Choose two)
Options
- AIp http secure-authentication
- BIp http server
- CIp http redirection
- DIp http secure-server
- EIp http authentication
How the community answered
(31 responses)- A3% (1)
- B94% (29)
- C3% (1)
Explanation
Both 'ip http server' (B) and 'ip http secure-server' (D) are required. Web Authentication (WebAuth) and URL redirection depend on the switch being able to serve HTTP and HTTPS traffic for the redirect process. 'ip http server' enables the HTTP server on port 80, and 'ip http secure-server' enables HTTPS on port 443. Cisco ISE redirects clients to a portal URL, which requires both protocols to handle the initial HTTP request and the secure HTTPS portal interaction. The other commands listed - 'ip http secure-authentication', 'ip http redirection', and 'ip http authentication' - are not valid IOS commands for this purpose.
Topics
Community Discussion
No community discussion yet for this question.