Configures or removes an ingress group for classifying the packets received on the interface.
Config mode
The no form of the command deletes a specified ingress group or all configured ingress groups.
Removal of an ingress-group fails silently if the group is not present.
The following example configures the ingress group, binds route-map rm1 to this ingress group, and then verifies the configuration.
device# configure terminal device(config)# ingress-group group-1 device(config-ingress-group)# set route-map rm1 device# show running-config ingress-group ingress-group ingress-group-1 set route-map rm1