200-201 • Practice Test 23
Free 200-201 practice test — 15 questions with explanations. Set 23. No signup required.
Refer to the exhibit. A security analyst reviews the configuration of a router and notices the access list applied to the internal interface. Which traffic from the source network 10.0.0.0/8 will be permitted? (Assume typical web traffic.)
Building configuration... Current configuration : 2345 bytes ! interface GigabitEthernet0/1 description Internal Network ip address 192.168.1.1 255.255.255.0 no ip redirects no ip proxy-arp ip access-group INBOUND in ! ip access-list extended INBOUND permit tcp 10.0.0.0 0.255.255.255 any eq 80 permit tcp 10.0.0.0 0.255.255.255 any eq 443 deny ip any any