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 / shahin
Mr Tahir, Ur answer is wrong. As of no subnet mask is used
in ACL. It use WILD CARD MASK.
So correct answer wud be A.
access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Does a bridge divide a network into smaller sections?
What are the advantages of lan switching?
Explain what is 5-4-3 rule?
Can you explain the basic of encryption in VPN?
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?
What is the difference between the user mode and the privileged mode?
What is ad in ccna?
How is rip different from igrp?
What are 10baset ethernet lans?
What is the main advantage of using switches?
What is fcs?
Explain the types of resource sharing?
Differentiate between broadcast domain and collision domain
How many types of router?
Name the command we give if router ios stucked?