[Contents] [Prev] [Next] [Index] [Report an Error]

class-of-service

Syntax

class-of-service cos-value;

Hierarchy Level

[edit logical-systems logical-system-name protocols mpls],
[edit logical-systems logical-system-name protocols mpls interface interface-name label-map label-map (default-route | in-label)],
[edit logical-systems logical-system-name protocols mpls label-switched-path lsp-name],
[edit logical-systems logical-system-name protocols mpls label-switched-path lsp-name (primary | secondary) path-name],
[edit logical-systems logical-system-name protocols mpls static-path inet address],
[edit protocols mpls],
[edit protocols mpls interface interface-name label-map (default-route | in-label)],
[edit protocols mpls label-switched-path lsp-name],
[edit protocols mpls label-switched-path lsp-name (primary | secondary) path-name],
[edit protocols mpls static-path inet prefix]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Class-of-service (CoS) value given to all packets in the LSP.

The CoS value might affect the scheduling or queuing algorithm of traffic traveling along an LSP.

Options

cos-value—CoS value. A higher value typically corresponds to a higher level of service.

Range: 0 through 7
Default: If you do not specify a CoS value, the IP precedence bits from the packet’s IP header are used as the packet’s CoS value.

Usage Guidelines

See Configuring Class of Service for MPLS, Configuring the Ingress Router for Static LSPs, and Configuring the Intermediate and Egress Routers for Static LSPs.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]