I deploy quite a few 5406 switches and use extended ACLs to create a guest network. I am trying to perform the same operation on a 2620 switch, however, I have noticed a difference in the available commands. On the 5406, I create the ACL then change to the VLAN context to apply the ACL via 'ip access-group "GuestNetwork" in'. When attempting to do the same on the 2620, the only option I can find is 'ip access-group "GuestNetwork" vlan'. I've been combing through the security guide for both models and read through the ACL sections, but I cannot determine what the difference is between the commands. Will both accomplish the same result?
#ACLs