rewrite-rules
Syntax
rewrite-rules {
type rewrite-name{
import(rewrite-name| default);
forwarding-classclass-name{
loss-priority(low | high)code-point(alias|bits);
}
}
}Hierarchy Level
Description
Specify the rewrite-rules mapping for the entire traffic stream that passes through all queues on the interface.
Options
rewrite-name—Name of therewrite-rulesmapping.
type—Traffic type.Values:dscp,exp,inet-precedenceThe remaining statements are explained separately.
Usage Guidelines
See Rewrite Packet Header Information.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.rewrite-rules (interfaces)
Syntax
rewrite-rules {
dscp (rewrite-name| default);
exp (rewrite-name| default)protocolprotocol-types;
ieee-802.1 default;
inet-precedence (rewrite-name| default);
}Hierarchy Level
[edit class-of-service interfacesinterface-nameunitlogical-unit-number]Description
Associate a rewrite-rules configuration or default mapping with a specific interface.
Options
rewrite-name—Name of therewrite-rulesmapping.The remaining statements are explained separately.
Usage Guidelines
See Rewrite Packet Header Information.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.