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

What is bia?

0 Answers  


5. What is an advantage of using routers in your network? (Choose all that apply) A. Stops broadcast storms B. Reduces downtime on your network C. Creates internetworks D. Can filter by logical address

6 Answers  


Identify 3 IP applications? A.) AURP B.) ARP C.) Telnet D.) SMTP E.) DNS F.) RARP

2 Answers  


Which of the follwing are true of standard half-duplex Ethernet circuitry? A. It is alternate one-way communication B. The receive (RX) is wired directly to the transmit (TX) of the remote station C. The transmit (TX) is wired directly to the receive (RX) of the remote station D. Collisions are not possible E. Both stations can transmit simultaneously

2 Answers  


Which of the following is a valid extended IP access-list? A.) router(config)# access-list 101 permit tcp host 172.16.30.0 any eq 21 log B.) router# access-list 101 permit tcp host 172.16.30.0 any eq 21 log C.) router(config)# access-list 101 permit any any 172.16.30.0 D.) router(config)# access-list 101 permit ip host 172.16.30.0 any eq 21 log

2 Answers  






What is ospf? Describe it.

0 Answers  


What is the administrative distance for IGRP? A.) 90 B.) 120 C.) 110 D.) 100

4 Answers  


What metric does rip use? How is the metric used to indicate an unreachable network?

0 Answers  


When setting up a frame-relay network between a Cisco router and a non-Cisco router, what encapsulation type should you use? A.) SAP B.) CISCO C.) IANA D.) Apollo E.) IETF F.) Q933A

2 Answers  


What does the Spanning Tree Algorithm (STA) do? A.) Restore lost frames B.) Builds routing tables for routing through an internetwork C.) Forward packets through a switch D.) STA is implemented by STP to prevent loops

1 Answers  


Hi, I cannot download anything on my office pc. only because of that i want online practice sites. anyway thanks for providing me website

0 Answers  


How many types of ethernet?

0 Answers  


Categories