What should be the first command to create an access-list that
prevents all users on subnetwork 10.10.128.0, using subnet mask
255.255.192.0, from being
able to telnet anywhere?
A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq
telnet
B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq
telnet
C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any
eq telnet
D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq
telnet
E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq
telnet
F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq
telnet
Answer Posted / guest
Answer: A
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is quality of ipv6?
What is the difference between private ip and public ip?
How do we do encryption and authentication in L2TP?
What are the different types of passwords used in securing a CISCO router?
What is the difference between dynamic ip and static ip addressing?
What is hsrp?
Can yo define LNS
What do you understand by ‘protocol’ in networking?
What is subnetting? Why is it used?
Explain dhcp scope?
What is Route Poisoning?
What is passive topology in ccna?
What does eq means?
Can you define LAC
What are the possible ways of data exchange in ccna?