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
What is the simplest way to remotely configure a router?
Can you explain L2TP?
How do you find valid hosts in a subnet?
What is the terminal emulation?
Differnce between the communication and transmission?
Why is UDP lease favored when compared to TCP?
Which protocol supenetting is enable by default?
Explain the major types of networks and explain?
What s the formula for metric of ospf?
What are the different IPX access lists?
Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router?
What is default time of hello packets in ospf?
If bandwidth will increase what will happen?
Why subnetting is used?
What is the beaconing?