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.
Answer Posted / 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 View All Answers
What is the mesh network?
After how long ospf exchange its topology table?
What are the different types of passwords used in securing a CISCO router?
2500 Value in which type of access list?
Mention what is the difference between tcp and udp?
In port based access-list which command u give instead of ip?
What is an autonomous system?
What is ospf? Describe it.
Name the command we give if router ios stucked?
Utilizing RIP, what is the limit when it comes to number of hops?
What are the different layers of osi model?
What are the different memories that are used in a cisco router?
What are the advantages of layered model in networking industry?
How many parts of ping?
What is the difference between lan, man, and wan?