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


forwarding-class

forwarding-class (classifiers)

Syntax

forwarding-class class-name {
    loss-priority (low | high) code-points [ alias | bits ];
}

Hierarchy Level

[edit class-of-service classifiers type classifier-name]

Description

Define forwarding class name and option values.

Options

class-name—Name of forwarding class.

The remaining statements are explained separately.

Usage Guidelines

See Classify Packets by Behavior Aggregate.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

forwarding-class (forwarding policy)

Syntax

forwarding-class class-name {
    next-hop [ next-hop-name ];
    lsp-next-hop [ lsp-regular-expression ];
}

Hierarchy Level

[edit class-of-service forwarding-policy next-hop-map map-name]

Description

Define forwarding class name and associated next hops.

Options

class-name—Name of forwarding class.

The remaining statement is explained separately.

Usage Guidelines

See Configure CoS-Based Forwarding.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


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