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 ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the terms unicast, multicast, broadcast and multicast.
Explain how many types of router?
Why we use debug command?
Explian what is a node?
What is the network brouter?
What is difference between switch & hub?
what's the difference between Symmetric and Asymmetric cryptosystem?
What is the difference between unicast, multicast, broadcast, and anycast?
Define network?
In stead of 0.0.0.0 wild card mask what you can write after ip?
What is icmp protocol?
Define the different kinds of casting
When dr communicate with bdr which multicast ip it use?
What does routing mean?
Explain the benefits of vlan?