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


Configure the Bandwidth Model

You must configure a bandwidth model on all routers participating in the differentiated services domain. The bandwidth models available are MAM, extended MAM, and the Russian dolls bandwidth model (RDM):

To configure a bandwidth model, include the bandwidth-model statement and specify one of the bandwidth model options:

bandwidth-model {
    extended-mam;
    mam;
    rdm;
}

You can include the bandwidth-model statement at the following hierarchy levels:


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