nerdexam
CiscoCisco

300-715 · Question #87

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

The correct answer is C: ip http port <port number>. {"question_number": 8, "question": "An engineer is configuring web authentication using non-standard ports and needs the switch to redirect traffic to the correct port. Which command should be used?", "correct_answer": "C", "explanation": "The ip http port <port number> command c

Web Auth and Guest Services

Question

An engineer is configuring web authentication using non-standard ports and needs the switch to redirect traffic to the correct port. Which command should be used to accomplish this task?

Options

  • Apermit tcp any any eq <port number>
  • Baaa group server radius proxy
  • Cip http port <port number>
  • Daaa group server radius

Explanation

{"question_number": 8, "question": "An engineer is configuring web authentication using non-standard ports and needs the switch to redirect traffic to the correct port. Which command should be used?", "correct_answer": "C", "explanation": "The ip http port <port number> command configures the Cisco IOS HTTP server to listen on a specific TCP port instead of the default port 80. When web authentication is configured on a switch using non-standard ports, this command tells the switch which port to use when redirecting unauthenticated clients to the web login page. If this is not set to match the non-standard port being used by ISE or the web portal, the redirect will fail because the switch will default to port 80. The other options relate to RADIUS group configuration or ACL entries, which do not control the HTTP redirect port.", "generated_by": "claude-sonnet", "llm_judge_score": 3}

Topics

#Web Authentication#Switch Configuration#HTTP Port#Traffic Redirection

Community Discussion

No community discussion yet for this question.

Full 300-715 PracticeBrowse All 300-715 Questions