Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What will happen to HTTP traffic coming from the Internet that is destined for 1 7 2 . 1 6 . 1 2 . 1

What will happen to HTTP traffic coming from the Internet that is destined for 172.16.12.10 if the traffic is processed by this ACL?
10 deny tcp 172.16.0.00.0.255.255 any eq telnet
20 deny tcp 172.16.0.00.0.255.255 any eq smtp
30 deny tcp 172.16.0.00.0.255.255 any eq http
40 permit tcp 172.16.0.00.0.255.255 any
Question 4Answer
a.
Traffic will be dropped per line 30 of the ACL.
b.
Traffic will be accepted per line 40 of the ACL.
c.
Traffic will be dropped, because of the implicit deny all at the end of the ACL.
d.
Traffic will be accepted, because the source address is not covered by the ACL.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Next Generation Databases NoSQLand Big Data

Authors: Guy Harrison

1st Edition

1484213300, 978-1484213308

More Books

Students also viewed these Databases questions

Question

How would you assess the value of an approach like this?

Answered: 1 week ago