Which Cisco IOS command assigns an ACL to an interface?

iOS

1 answer

Answer

1068464

2026-03-09 21:30

+ Follow

first get into the interface on which you want to apply the ACL and then assign the ACL using ip access-group command

syntax: ip access-group <ACL num/name> <in/out>

ex:-

int fa 0/0

ip access-group 10 in

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.