device# configure terminal
device(config)# interface ve 50
IPv4
For IPv4 ACLs, specify the ingress direction and set the routed parameter.
device(config-if-ve-50)# ip access-group test_02 in routed
IPv6
For IPv6 ACLs, specify the ingress direction and set the routed parameter.
device(config-if-ve-50)# ipv6 access-group test_02 in routed