Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

R 1 ( config ) #ip access - list ex Packet _ Filter R 1 ( config - ext - nacl ) #deny tcp 1

R1(config)#ip access-list ex Packet_Filter
R1(config-ext-nacl)#deny tcp 172.16.1.00.0.0.255 host 1.2.3.4 eq 23
R1(config-ext-nacl)#permit ip 172.16.0.00.0.255.255 any
R1(config-ext-nacl)#permit tcp host 172.16.1.50 host 1.2.3.4
R1(config-ext-nacl)#int fa 01
R1(config-if)#ip access-group Packet_Filter in
Consider the configuration shown here. Based on this output, which of the following is
true about packets entering Fa01?
A host at 172.16.2.50 cannot connect to a server at 1.2.3.4 using HTTP.
B A host at 172.16.1.50 cannot telnet to a server at 1.2.3.4.
A host at 172.16.1.50 cannot connect to a server at 1.2.3.4 using HTTP.
D A host at 172.16.2.50 cannot telnet to a server at 1.2.3.4.
image text in transcribed

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

Does it avoid use of underlining?

Answered: 1 week ago