Implementing Cisco Edge Network Security Solutions (SENSS, legacy) — Question 19
Which command change secure HTTP port from 443 to 444?
Answer options
- A. IP http secure-port 444
- B. IP http secure-server
- C. http server enables 444
- D. IP http server-secure
Correct answer: C
Explanation
The correct answer is C, as it directly indicates the command to enable the HTTP server on the specified port 444. Options A and B do not correctly represent the command syntax for changing the secure HTTP port, while D does not specify a port change at all.