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


forwarding-policy

Syntax

forwarding-policy {
    next-hop-map map-name {
        forwarding-class class-name {
            next-hop [ next-hop-name ];
            lsp-next-hop [ lsp-regular-expression ];
        }
    }
    
class class-name {
        
classification-override {
            
forwarding-class class-name;
        }
    }
}

Hierarchy Level

[edit class-of-service]

Description

Define CoS-based forwarding policy options.

Options

The remaining statements are 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]