Security - Technical MCQs

Q1:

Which of the following commands connect access list 110 inbound to interface ethernet0?

A Router(config)# ip access-group 110 in

B Router(config)# ip access-list 110 in

C Router(config-if)# ip access-group 110 in

D Router(config-if)# ip access-list 110 in

ANS:C - Router(config-if)# ip access-group 110 in

To place an access list on an interface, use the ip access-group command in interface configuration mode.