Question 296 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question 296 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question

10.0.20.0/26 10.0.10.0/26

R2# config t
R2 (config) #access-list 101 deny tcp 10.0.20.0 0.0.0.63
10.0.10.0 0.0.0.63 eq smtp

R2 (config) #access-list 101 deny tcp 10.0.20.0 0.0.0.63
10.0.10.0 0.0.0.63 eq www

R2 (config) #int gi0/2

R2(config-if)# ip access-group 101 in

Refer to the exhibit.

An extended ACL has been configured and applied to router R2

The configuration failed to work as intended.

Which two changes stop outbound traffic on TCP ports 25 and 80 to 10.0.20.0/26 from the 10.0.10.0/26 subnet while still allowing all other traffic? (Choose two.)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

AD.