Which Cisco IOS command would be used to apply ACL number 30 inbound on an interface?
A) ip access-class 30 in
B) ip access-group 30 inbound
C) ip access-class 30 ingress
D) ip access-group 30 in
D
Explanation: D) The ip access-group acl-number [in | out] command is used to apply an ACL to an interface; in this case, the correct statement would be ip access-group 30 in.
Computer Science & Information Technology