- translation-tables {
-
- (to-dscp-from-dscp | to-dscp-ipv6-from-dscp-ipv6 | to-inet-precedence-from-inet-precedence
| to-exp-from-exp) trans-table-name {
- to-code-point value from-code-point value(s);
- to-code-point value from-code-point
*;
- }
- }
- [edit class-of-service]
Statement introduced in JUNOS Release 9.3.
For an Enhanced IQ PIC, specify the input translation tables. You must also apply the translation table to a logical interface on the Enhanced IQ PIC.
If you do not include this statement, the TOS bit values in received packet headers are not changed by the Enhanced IQ PIC.
to-dscp-from–dscp—(Optional) Translate incoming IPv4 DSCP values to new values. You must also configure and apply a DSCP classifier.
to-dscp-ipv6-from–dscp-ipv6—(Optional) Translate incoming IPv6 DSCP values to new values. You must also configure and apply an IPv6 DSCP classifier.
to-inet-precedence-from–inet-precedence—(Optional) Translate incoming INET precedence values to new values.
to-exp-from–exp—(Optional) Translate incoming MPLS EXP values to new values.
trans-table-name—The name of the translation table.
value—The bit string to which to translate the incoming bit value.
value(s)—The bit string(s) from which the incoming bit value(s) are translated.
*—(Optional) This translation matches all bit patterns not explicitly listed.
See Configuring PIC ToS Translation.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.