Scenario -
An administrator is trying to ping and telnet from Switch to Router with the results shown below:
For this question we only need to use the show running-config command to answer all the questions below:
Router>enable -
Router#show running-config -
What would be the effect of issuing the command ip access-group 114 in to the fa0/0 interface?
Click on the arrows to vote for the correct answer
A. B. C. D.B
There is only one command that is associated with access-list 114 and it is access-list 114 permit ip 10.4.4.0 0.0.0.255 any. This command will permit traffic from 10.4.4.0 /24 network.