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


schedulers

Syntax

schedulers {
    scheduler-name {
        
buffer-size (seconds | percent percentage | remainder | temporal microseconds);
        
drop-profile-map loss-priority (low | high ) protocol (non-tcp | tcp | any)
                       
drop-profile profile-name;
        priority (low | high | strict-high);
        
transmit-rate (rate | percent percentage | remainder | exact);
    }
}

Hierarchy Level

[edit class-of-service]

Description

Specify scheduler name and parameter values.

Options

scheduler-name—Name of the scheduler to be configured.

The remaining statements are explained separately.

Usage Guidelines

See Configure Scheduling Policy Maps.

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]