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 hold down time formula of ospf?

0 Answers  


Routers that have Flash memory typically have a ore loaded copy of place IOS software. Which command should you use to make a backup copy of the software image onto a given network server? A. copy flash tftp B. save copy to tftp C. write backup tftp D. write, backup -server-name- E. copy backup to -server-name-

1 Answers  


What is the protocol number for TCP? A.) 80 B.) 21 C.) 11 D.) 6

1 Answers  


Identify the correct IGRP configuration? A.) Router# router igrp 100 Router# network 10.0.0.0 B.) Router(config)# router igrp 100 Router(config-router)# network 10.0.0.0 C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0

1 Answers  


What we called 64 bit mac-address in ipv6?

0 Answers  






What is the syntax of ipv4?

0 Answers  


Identify the 2 characteristics that TCP and UDP share in common? A.) Both use port numbers to identify upper level applications B.) Operate at the Network layer C.) Both are Transport protocols D.) Both are reliable communications

3 Answers  


Which cable we connect in db-9?

0 Answers  


What is a network subnet?

0 Answers  


What is the name of distance vector algorithm?

0 Answers  


Identify the order of the 5 step encapsulation? 1. Create the segment 2. Convert the frame to bits 3. Create the packet 4. Create the frame 5. User creates the data A.) 1,2,4,2,5 B.) 2,1,3,4,5 C.) 5,1,3,4,2 D.) 5,3,4,1,2

1 Answers  


How many maximum paths you can give on latest ios in rip?

0 Answers  


Categories