What do the following commands accomplish?

access-list 1 deny 172.16.4.0 0.0.0.255

access-list 1 permit any

interface ethernet 0

IP access-group 1 out

A. This will block traffic from subnet 172.16.4.0 and allow
all other

traffic.

B. This will allow traffic from subnet 172.16.4.0 and block
all other

traffic.

C. All traffic is allowed.

D. All traffic is blocked.



What do the following commands accomplish? access-list 1 deny 172.16.4.0 0.0.0.255 access-list..

Answer / guest

Answer:: A

This will block traffic from subnet 172.16.4.0 and allow all
other

traffic. The first statement "access-list 1 deny 172.16.4.0
0.0.0.255"

will deny access to the subnet 172.16.4.0.

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More CCNA Interview Questions

What is the purpose of the DLCI? A.) Identifies the remote routers B.) Contained with a 802.2 frame for routing purposes C.) Used with PPP during authentication D.) Identifies the PVC in a Frame Relay network

1 Answers  


What does eq means?

0 Answers  


You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router

3 Answers   TCS,


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

1 Answers  


Which command should you use to confound a router so that it can become a TFTP server host for a router system image that is run in a Flash? A. copy flash tftp B. config tftp server C. write, network -router name- D. tftp-server system -file name- E. setup server tftp -system name-

1 Answers  






Tell us the name of algorithm of eigrp protocol?

0 Answers  


What is the size of IP address?

0 Answers  


Which of the following provide correct information about a protocol at the transport layer of the OSI model? A.) UDP - Provides Connectionless datagrams service B.) TCP - Provides Connection Oriented Services C.) SMTP - Provides Mail Exchange D.) IP - Route determination E.) TCP - Provides Flow Control and Error Checking F.) FTP - Transfers of Files

2 Answers  


any body can send me CCNA voice simulator practice exam software.

1 Answers  


What command will not display the status of to1? A.) show int to1 B.) show to1 C.) show interface to1 D.) show interface

1 Answers  


Which command enables directly connected network 199.55.72.0 to be used by RIP? A. Router(config router)# rip 199.55.0.0 B. Router(config router)# rip 199.55.72.0 C. Router(config router)# network 199.55.0.0 D. Router(config router)# network 199.55.72.0

1 Answers  


Which symbol in the router prompt indicates you are in the privelaged mode? A. > B. ! C. # D. :

5 Answers  


Categories