Which ACE would permit traffic from hosts only on the 192.168.8.0/22 subnet?
- permit 192.168.8.0 0.0.3.255
- permit 192.168.8.0 255.255.248.0
- permit 192.168.0.0 0.0.15.255
- permit 192.168.8.0 0.0.7.255
Explanation: The only filtering criteria specified for a standard access list is the source IPv4 address. The wild card mask is written to identify what parts of the address to match, with a 0 bit, and what parts of the address should be ignored, which a 1 bit.
Related exam: CCNA (200-301) Certification Practice Exam (ENSA v7.0)
Related exam: CCNA 2 v6.0 - CCENT (ICND1) Practice Certification Exam
