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 subnetting? Why is it used?
What is a vlan?
What is the easiest way to remotely configure a router?
Differentiate User Mode from Privileged Mode?
What is raid in ccna?
What are the different IPX access lists?
How do we do encryption and authentication in L2TP?
What do you understand by ‘protocol’ in networking?
What is the function of a router?
1900 Value in which type of access list?
What are the advantages of using switches?
Mention what is the difference between dynamic ip and static ip addressing?
What are the things that can be accessed in a CISCO router’s identifying information?
Differentiate Logical Topology from Physical Topology
How is rip different from igrp?