Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 244

Access to the management interface of devices must be restricted by using SSH and HTTPS. Which two ports must be included in the ACLs for the protocols to work? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Port 22 is used for SSH, which is necessary for secure shell access, while port 443 is designated for HTTPS, allowing for secure web traffic. Ports 23 (Telnet) and 80 (HTTP) are not secure and should not be used for management interfaces, and port 880 is not relevant to these protocols.