Access-List and Distribute-List
Access-Group in/out and Distribute-List in/out
I have seen examples where they use an Access-List to determine the traffic to be Permitted or Denied, then you go to the interface and they use the Access-group command to alllow in/out the traffic
I also have seen Distribute-List in /out that does pretty much the same thing. I would like to know where each command differs from other.
Access-group in/out can be used at the interface level only
Distribute-List in/out, at interface level and global config level
Thank you