nerdexam
CiscoCisco

300-715 · Question #166

300-715 Question #166: Real Exam Question with Answer & Explanation

The correct answer is B: Ip http server. {"question_number": 9, "question": "A network engineer must enable a switch to support standard web authentication for Cisco ISE, including URL redirection on authentication. Which two commands must be entered?", "correct_answer": "B, D", "explanation": "Both 'ip http server' (B)

Web Auth and Guest Services

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

Explanation

{"question_number": 9, "question": "A network engineer must enable a switch to support standard web authentication for Cisco ISE, including URL redirection on authentication. Which two commands must be entered?", "correct_answer": "B, D", "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.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#Web Authentication#Cisco ISE#Switch Configuration#URL Redirection

Community Discussion

No community discussion yet for this question.

Full 300-715 PracticeBrowse All 300-715 Questions