HPE Aruba Certified Mobility Professional (ACMP) — Question 11

A network administrator wants to use an ACL, acl1, to control traffic from devices in VLAN 12 as the traffic is routed out of VLAN 12. The ACL should not control traffic within the VLAN.
Which keyword should the administrator enter at the administrator enter at the end of this command:
Switch(config)# vlan 12 ip access-group acl1____

Answer options

Correct answer: B

Explanation

The correct answer is 'out' because it specifies that the ACL should be applied to traffic leaving VLAN 12. The 'in' option would apply the ACL to incoming traffic, which is not the intended function. The options 'vlan-in' and 'vlan-out' are not valid keywords for this command.