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


Please Help Members By Posting Answers For Below Questions

What is the icmp protocol?

651


What is default cost of serial interface in ospf?

659


What are the steps of conversion for data encapsulation?

791


What are partial updates?

610


Does a bridge divide a network into smaller segments?

888






What is mac address size of ipv6?

795


Explian what is a node?

627


What is poe (power over ethernet)?

651


Name which protocols are link states?

1091


Which feature should a routing protocol have to support vlsm?

687


What are the different types of the password used in securing a cisco router?

677


When ospf protocol advertise its routing table?

644


What are packets?

648


What are the different IPX access lists?

666


What is the difference between the user mode and the privileged mode?

618