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 / tahir haider
access-list 101 deny tcp 10.10.128.0 255.255.192.0 any
eq telnet
C:
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Tell me which cable we connect in db-9?
What are the different types of password used in securing a cisco router?
Mention what is the difference between tcp and udp?
Tell me how many hop counts are by default and how much you can increase in eigrp protocol?
How do you go to privileged mode? How do you switch back to user mode?
Does a bridge divide a network into smaller sections?
What is the difference between lan, man, and wan?
What is the purpose of a data link?
Why mac address called physical address?
What is the working of router?
Which table find best path?
What port does rip use?
What is the update period for rip?
What is syntax of ipv4?
Define the logical link control?