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
Which type of routing you did in ccna?
Which type of updates eigrp protocol do?
What is the function of the Application Layer in networking?
What is the difference between communication and transmission?
What is the key advantage of using switches?
What are the different memories used in a CISCO router?
What are the two types of transmission technology use in ccna?
What is the advantage of vlan?
What are the advantages of lan switching?
Explain how many types of ips?
In which protocol supenetting is enable by default?
Name the 2 protocols are in wan technology?
Mention what is the matric of eigrp protocol?
What are the conversion steps of data encapsulation?
What is Route Poisoning?