Hi,
I know ACL command for interface as below but I don't know ACL for sub-interface, is the same command?
e.g.
-------------------------------------------------------
(config)# access-list 100 permit tcp host 192.168.1.1 any eq www
(config)# interface f0/0
(config-if)# ip access-group 100 in
-------------------------------------------------------
If above interface f0/0 change to sub-interface gigaethernet 4.111, what command should I type?
I know ACL command for interface as below but I don't know ACL for sub-interface, is the same command?
e.g.
-------------------------------------------------------
(config)# access-list 100 permit tcp host 192.168.1.1 any eq www
(config)# interface f0/0
(config-if)# ip access-group 100 in
-------------------------------------------------------
If above interface f0/0 change to sub-interface gigaethernet 4.111, what command should I type?