Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ACL Implementation (10 points) Internet Gi0/0 GI 01 192 122.2377 Reference the above diagram. A web server has been implemented at 192.122.237.7 accepting both http

image text in transcribed
ACL Implementation (10 points) Internet Gi0/0 GI 01 192 122.2377 Reference the above diagram. A web server has been implemented at 192.122.237.7 accepting both http (tcp port 80) and https (tcp port 443) traffic. The commands listed below have been implemented to associate an ACL to GI 0/0. Below those commands, write down the necessary global configuration mode commands to allow http and https traffic to reach the web server and prevent all other traffic. Be sure to only allow http and https traffic to the web server and nothing else. Log the denied traffic. Router conft Router (config)# int gl0/0 Router(config-if)# ip access-group 101 in Router(config-if)# exit Now create an ACL on Gi 0/1 that allows responses to any incoming requests and denies anything else. Log the denied traffic. Router# conft Router (config)# int gi 0/1 Router(config-if)# ip access-group 102 in Router(config-if)# exit

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

Concepts Of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

4th Edition

0619064625, 978-0619064624

More Books

Students also viewed these Databases questions