device# configure terminal device(config)# interface port-channel 1
device(config)# interface ethernet 1/1 device(config-if)# channel-group LAG1 mode on device(config-if)# channel-group LAG2 mode on
# match mac access-list name
# match ip access-list name
# match ipv6 access-list name
device# config-route-map device(config-route-map)# forward-action [ permit | deny ]
device (config-ingress-group)# set route-map name