nerdexam
Cisco

300-715 · Question #100

An engineer is configuring web authentication and needs to allow specific protocols to permit DNS traffic. Which type of access list should be used for this configuration?

The correct answer is B. extended ACL. To allow specific protocols like DNS traffic during web authentication, an extended ACL should be used as it can filter based on protocol and port numbers.

Web Auth and Guest Services

Question

An engineer is configuring web authentication and needs to allow specific protocols to permit DNS traffic. Which type of access list should be used for this configuration?

Options

  • Areflexive ACL
  • Bextended ACL
  • Cstandard ACL
  • Dnumbered ACL

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    72% (21)
  • C
    3% (1)
  • D
    10% (3)

Why each option

To allow specific protocols like DNS traffic during web authentication, an extended ACL should be used as it can filter based on protocol and port numbers.

Areflexive ACL

Reflexive ACLs are used to permit return traffic for sessions initiated from inside the network, not for defining initial outbound traffic for specific protocols.

Bextended ACLCorrect

An extended ACL is required to filter traffic based on specific protocols and port numbers, such as UDP port 53 for DNS. Standard ACLs only filter based on source IP addresses, making them unsuitable for this granular control.

Cstandard ACL

Standard ACLs only filter based on source IP address and cannot specify protocols or port numbers for granular traffic control.

Dnumbered ACL

Numbered ACLs can be either standard or extended, but the term 'numbered ACL' itself does not specify the filtering capability required to permit specific protocols and ports.

Concept tested: ACL Types and Protocol/Port Filtering

Source: https://www.cisco.com/c/en/us/td/docs/ios/security/configuration/guide/sec_cfg_acl.html

Topics

#Web authentication#ACL types#DNS traffic#Extended ACL

Community Discussion

No community discussion yet for this question.

Full 300-715 Practice