IP match criteria classification is supported in the egress section of a network QoS policy.
The configuration of egress prec/DSCP classification and the configuration of an egress IP criteria entry statement within a network QoS policy are mutually exclusive.
The criteria action statement port redirect group is not supported on the 7750 SR-a4/a8.
Network QoS policies containing egress IP criteria entry statements are only applicable to network interfaces.
The following is an example configuration:
configure
qos
network 10 name ‟10” create
egress
ip-criteria
entry 10 create
match
dst-ip 192.168.1.0/24
exit
action fc "af" profile out
exit
exit
exit
exit