CCNP ACLs and CoPP • Set 2
CCNP ACLs and CoPP Practice Test 2 — 15 questions with explanations. Free, no signup.
A network engineer runs the following command on Router R1:
R1# show ip interface GigabitEthernet0/1 | include access listInbound access list is not set Outbound access list is 140
R1# show access-lists 140Extended IP access list 140
10 permit tcp 192.168.1.0 0.0.0.255 any eq 443 (25 matches)
20 deny tcp any any eq 443 (10 matches)
30 permit ip any any (50 matches)Based on this output, what can be concluded?