Hey guys
SO i have Tod Lammels book here CCENT 100-101
This is Hands on Lab 12.1 Standard ACL
SO it says this:
"In this lab you will allow only packets from a single host on the SF lan to enter the LA Lan"
Go to LA Router
create ACL and bind to int. So:
access-list 10 permit 192.168.20.2 0.0.0.0
Int f0/0
ip access-group 10 out
Help me out here, isnt this actually only allowing one host on the LA lan OUT of the network? here is the topology::