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

Answers were Sorted based on User's Feedback



What should be the first command to create an access-list that prevents all users on subnetwork 1..

Answer / 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

What should be the first command to create an access-list that prevents all users on subnetwork 1..

Answer / 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

What should be the first command to create an access-list that prevents all users on subnetwork 1..

Answer / guest

Answer: A

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More CCNA Interview Questions

Which of the following describe full-duplex transmission? A.) Uses a single wire B.) Data transmission in only both directions, but only one way at a time C.) Uses a point-to-point connection from the transmitter of the transmitting station to the receiver of the receiving station D.) Data transmission in only one direction

1 Answers  


"arpa" is used by the Cisco IOS for which encapsulation types? A. Ethernet_II B. Ethernet_802.3 C. Ethernet_802.2 D. Ethernet_SNAP

3 Answers   Cisco, Reliance,


What does 'P' mean when running a Trace? A.) Good route B.) Protocol unreachable C.) Source Quench D.) Destination unreachable

1 Answers  


What is the easiest way to remotely configure a router?

0 Answers  


What is the key advantage of using a switches?

0 Answers  






Which is true regarding store-and-forward switching method? A.) Latency varies depending on frame-length B.) Latency is constant C.) It is default for all Cisco switches D.) It only reads the destination hardware address before forwarding the frame

1 Answers  


Identify the X.25 addressing standard? A.) X.121 B.) X.25a C.) ITU-1 D.) Q933a

1 Answers  


Tell me how many hop counts are by default and how much you can increase in eigrp protocol?

0 Answers  


What is icmp protocol?

0 Answers  


Explain the difference between tftp and ftp application layer protocols?

0 Answers  


What is raid in ccna?

0 Answers  


How loops are introduced in switching? Whats the solution for that.

2 Answers   HCL,


Categories