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


Please Help Members By Posting Answers For Below Questions

In which protocol supenetting is enable by default?

709


Can you explain PAP?

1553


What is quality of ipv6?

654


What does the meaning of ?

663


What is cam?

690






How do you configure a cisco router for routing ipx?

571


What’s the easiest way to remotely configure a router?

805


what is the concept of HA and FA in VPN tunneling?

3260


What is syntax of ipv4?

699


How is rip different from igrp?

645


How does Hold-downs work?

695


What do you understand by redundancy?

686


Define routing?

630


What is fcs?

707


Does a bridge divide a network into smaller segments?

888