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

Configuring DiffServ-Aware Traffic Engineering

To configure DiffServ-aware traffic engineering, include the diffserv-te statement:

diffserv-te {
bandwidth-model {
extended-mam;
mam;
rdm;
}
te-class-matrix {
traffic-class {
tenumber {
priority priority;
traffic-class ctnumber priority priority;
}
}
}
}

You can include this statement at the following hierarchy levels:

You must configure the diffserv-te statement on all routers participating in the Differentiated Services domain. However, you are not required to configure the traffic engineering class matrix (configured with the te-class-matrix statement).

To configure DiffServ-aware traffic engineering, complete the procedures in the following sections:


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