web analytics

What command is missing from the access list configuration?

 Free Free Download The Exam Relevant Study Guide

Send Via Email (Need Reachable Email ID)

Refer to the configuration snippet below. A network engineer has been tasked with implementing a security policy that prevents subnet 209.165.202.128/27 from accessing web server 209.165.200.224. All users are now unable to access the web server. What command is missing from the access list configuration?
Configuration:
switch(config)#access-list 1 deny 209.165.202.128 0.0.0.31 209.165.200.224
switch(config)#interface FastEthernet 0/0
switch(config-if)# ip access-group 1 in
A. switch(config-if)#ip access-group 1 out
B. switch(config)#ip access-list 2 permit any any
C. switch#ip access-list 2 permit any any
D. switch(config)#ip access-list 1 permit any any
Correct Answer: D

 Free Free Download The Exam Relevant Study Guide

Send Via Email (Need Reachable Email ID)