What do the following commands accomplish?

access-list 1 permit 172.16.0.0 0.0.255.255

interface ethernet 0

IP access-group 1 out

interface ethernet 1

IP access-group 1 out

A. Only traffic from the source network 172.16.0.0 will be
blocked.

B. Only traffic from the source network 172.16.0.0 will be
forwarded.

Non-172.16.0.0 network traffic is blocked.

C. Non-172.16.0.0 traffic will be forwarded.

D. All traffic will be forwarded.



What do the following commands accomplish? access-list 1 permit 172.16.0.0 0.0.255.255 interfa..

Answer / guest

Answer:: B

Only traffic from the source network 172.16.0.0 will be
forwarded.

Non-172.16.0.0 network traffic is blocked. The wildcard mask
0.0.255.255

tells the router to check the first 2 octets and to ignore
the last 2

octets.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More CCNA Interview Questions

i have donE B.E. IN COMPUTER SCIENCE AND THEN CCNA CERTIFICATOIN PLEASW LET ME KNOW IF ANY COMPANIES R HIRING FRESHERS PLEASE REPLY ON MY EMAIL ID karnailthakur@gmail.com

0 Answers   HCL, Wipro,


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

3 Answers  


Explain how many tables are in ospf protocol?

0 Answers  


hi... i am usin packet tracer 5.0.. i hav connect two routers A and B. A has 200.100.25.100 and 1.0.0.1 and router B has 200.100.50.100 and 1.0.0.2... i hav connected 1.0.0.1 and 1.0.0.2... now i want to route 200.100.25.100 and 200.10.50.100 usin rip.. i enable rip in both the routers... but whn i give the command show ip route... i jus get this Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set A# so can sombody tell me where i hav gone wrong... thanku

4 Answers  


What is the mesh network?

0 Answers  






Difference between Distance vector, Link state protocols

3 Answers   HCL,


Tell me which protocol comes under hybrid dynamic type?

0 Answers  


what is the difference between hdlc and ppp protocol

7 Answers   ASD Lab, HCL,


What key do you use to view the last command? A.) Left Arrow B.) Space Bar C.) Up Arrow D.) Right Arrow

2 Answers  


Identify the default values that make up IGRP's composite metric? A.) Bandwidth B.) Load C.) Reliability D.) MTU E.) Delay

1 Answers  


what is the difference between client mode and server mode of vtp and what is the diffrence betwwen tarnsparent mode and server mode

7 Answers   Bhel, IBM,


What is the Network Layer of the OSI responsible for? A.) Bridging B.) Routing packets through an internetwork C.) Regenerating the digital signal D.) Gateway services

3 Answers  


Categories