Kizspy | Question: 15
(Choose 1 answer)
Consider the following access list configuration:
access-list 110 deny tcp 192.168.10.0 0.0.0.255 172.16.5.0 0.0.0.255 eq 23 access-list 110 permit ip any any
What is the primary function of this access list?
A. To deny all TCP traffic from the 192.168.10.0/24 network to the 172.16.5.0/24 network on port 23 (Telnet).
B. To permit all TCP traffic from the 192.168.10.0/24 network to the 172.16.5.0/24 network on port 23 (Telnet).
C. To deny all IP traffic from the 192.168.10.0/24 network to the 172.16.5.0/24 network on all ports.
D. To permit all IP traffic from the 192.168.10.0/24 network to the 172.16.5.0/24 network on all ports except
port 23 (Telnet).