See the following sections:
- class class-name {
-
-
classification-override {
-
forwarding-class class-name;
- }
- }
- [edit class-of-service forwarding-policy]
Statement introduced before JUNOS Release 7.4.
Configure CoS-based forwarding class.
class-name—Name of the routing policy class.
The remaining statements are explained separately.
See Overriding the Input Classification.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- class class-name queue-num queue-number priority (high |
low);
- [edit class-of-service forwarding-classes]
Statement introduced in JUNOS Release 8.1.
On the M120, M320, MX-series, and T-series platforms only, specify the output transmission queue to which to map all input from an associated forwarding class.
This statement allows you to configure up to 16 forwarding classes with multiple forwarding classes mapped to single queues. If you want to configure up to eight forwarding classes with one-to-one mapping to output queues, use the queue statement instead of the class statement at the [edit class-of-service forwarding-classes] hierarchy level.
class-name—Name of forwarding class.
queue-number—Output queue number.
The remaining statement is explained separately.
See Configuring Forwarding Classes.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.