Applying DSCP IPv6 Classifiers

For M320 and T Series routers, you can apply separate classifiers for IPv4 and IPv6 packets per logical interface by including the classifiers statement at the [edit class-of-service interfaces interface-name unit logical-unit-number] hierarchy level and specifying the dscp and dscp-ipv6 classifier types:

[edit class-of-service interfaces interface-name unit logical-unit-number]classifiers dscp (classifier-name | default) family (mpls | inet);classifiers dscp-ipv6 (classifier-name | default) family (mpls | inet));

For M Series router enhanced FPCs, you cannot apply separate classifiers for IPv4 and IPv6 packets on a single logical interface. Instead, classifier assignment works as follows:

For more information, see Applying Classifiers to Logical Interfaces. For a complex configuration example, see the Junos Feature Guide.