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

Example: Configuring the Transmission Rate

Configure the best-effort scheduler to use the remainder of the bandwidth on any interface to which it is assigned:

class-of-service {
schedulers {
best-effort {
transmit-rate remainder;
}
}
}

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