Question: Corp# show running - config interface GigabitEthernet 0 / 1 description Server Farm ip address 1 7 2 . 1 6 . 1 . 1

Corp# show running-config
interface GigabitEthernet0/1
description Server Farm
ip address 172.16.1.1255.255.255.0
ip access-group FileServerAccess out
!
!
ip access-list extended FileServerAccess
deny tcp 172.18.200.00.0.0.255 host 172.16.1.15 eq ftp
deny tcp 172.18.200.00.0.0.255 host 172.16.1.15 eq ftp-data
deny tcp 172.18.200.00.0.0.255 host 172.16.1.15 eq telnet
!
Refer to the exhibit. A new network policy requires an ACL denying FTP and Telnet access to a Corp file server from all interns. The address of the file server is 172.16.1.15 and all interns are assigned addresses in the 172.18.200.0/24 network. After implementing the ACL, no one in the Corp network can access any of the servers. What is the problem?
radio_button_unchecked
Named ACLs require the use of port numbers.
radio_button_unchecked
Inbound ACLs must be routed before they are processed.
radio_button_unchecked
The ACL is implicitly denying access to all the servers.
radio_button_unchecked
The ACL is applied to the interface using the wrong direction.
Question 12
Corp# show running - config interface

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!