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
Define autonomous system (as)?
Which command we give if router ios stucked?
Explain the types of nat?
Define ios?
What command do we give if router ios is stucked?
Tell me when we use standard access-list?
What command do we give if router IOS is stuck?
What are packets?
If line up, but protocol down which layer should be troubleshot?
How does L2TP process?
Which feature should a routing protocol have to support vlsm?
Define the igp (interior gateway protocol)?
Which ipsec rule is used for the olympia branch and what does it define? (Choose two)
Explain the benefits of VLANs.
Explain the difference between flsm and vlsm?