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.
Answer Posted / 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 View All Answers
What are the advantages of a layered model in the networking industry?
Can you explain different components in PKI?
What is poe (power over ethernet)?
What is HDLC?
Give some benefits of LAN switching.
What does data packets consist of?
In which protocol supenetting is enable by default?
What is the frame relay?
What is the formula for metric of ospf?
In which access- list type you can't do editing?
Tell me which cable called roll-over?
When we use extended access-list?
Explain how many tables are in ospf protocol?
What is a network subnet?
What is the name of best path in eigrp protocol?