Refer to the following command:
router(config)# ip http secure-port 4433
Which statement is true?
A . The router will listen on port 4433 for HTTPS traffic.
B . The router will listen on port 4433 for HTTP traffic.
C . The router will never accept any HTTP and HTTPS traffic.
D . The router will listen to HTTP and HTTP traffic on port 4433.
Answer: A
Explanation:
To set the secure HTTP (HTTPS) server port number for listening, use the ip http secure-port command in global configuration mode. To return the HTTPS server port number to the default, use the no form of this command.
Ip http secure-port port-number
no ip http secure-port
Syntax Description
Reference: http://www.cisco.com/en/US/docs/ios-xml/ios/https/command/nm-https-cr-clsh. html#wp3612805529
Leave a Reply