nerdexam
Cisco

300-410 · Question #2

Refer to the exhibit. During troubleshooting it was discovered that the device is not reachable using a secure web browser. What is needed to fix the problem?

The correct answer is B. permit tcp port 443. To allow access to a device using a secure web browser, TCP port 443 must be permitted in the network's access control configurations.

Infrastructure Security

Question

Refer to the exhibit. During troubleshooting it was discovered that the device is not reachable using a secure web browser. What is needed to fix the problem?

Exhibit

300-410 question #2 exhibit

Options

  • Apermit tcp port 465
  • Bpermit tcp port 443
  • Cpermit udp port 465
  • Dpermit tcp port 22

How the community answered

(61 responses)
  • A
    3% (2)
  • B
    90% (55)
  • C
    2% (1)
  • D
    5% (3)

Why each option

To allow access to a device using a secure web browser, TCP port 443 must be permitted in the network's access control configurations.

Apermit tcp port 465

TCP port 465 is typically used for SMTPS (Simple Mail Transfer Protocol Secure), which is for email submission, not secure web browsing.

Bpermit tcp port 443Correct

Secure web browsers use HTTPS (Hypertext Transfer Protocol Secure) for encrypted communication, which by default operates on TCP port 443. To allow a device to be reachable via a secure web browser, the network must permit incoming TCP traffic on port 443.

Cpermit udp port 465

UDP port 465 is not a standard port for secure web browsing and is generally not associated with SMTPS, which uses TCP.

Dpermit tcp port 22

TCP port 22 is used for SSH (Secure Shell) access, which provides secure command-line access, not secure web browsing.

Concept tested: Standard network ports for secure services

Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml

Topics

#HTTPS#Port Numbers#Network Troubleshooting

Community Discussion

No community discussion yet for this question.

Full 300-410 Practice