You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?
Correct Answer: (config-if)# ip access-group Blocksales in
Explanation:
Using a named access list just replaces the number used when applying the list to the router's interface. ip access-group Blocksales in is correct.