Which extended ACL entry allows any network in the 172.16.x.x network with a /24 to /32 prefix length?

IT Exam Items RepositoryCategory: CCNPv8 ENARSIWhich extended ACL entry allows any network in the 172.16.x.x network with a /24 to /32 prefix length?

Which extended ACL entry allows any network in the 172.16.x.x network with a /24 to /32 prefix length?

  • permit ip 172.16.0.0 0.0.255.255 255.255.255.0 0.0.0.255
  • permit ip 172.16.0.0 255.255.0.0 0.0.255.255 0.0.0.0
  • permit ip 172.16.0.0 255.255.0.0 255.255.255.0 0.0.0.255
  • permit ip 172.16.0.0 0.0.255.255 0.0.255.255 0.0.0.0

Explanation: The correct source fields match against the 172.16.0.0 network range, and the destination fields match against any mask between /24 and /32.

Related exam: CCNPv8 ENARSI Chapter 12: Do I Know This Already? Quiz Answers