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


Configure Differentiated-Services-Aware Traffic Engineering

To configure differentiated-services-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 the diffserv-te 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 differentiated-services-aware traffic engineering, complete the procedures in the following sections:


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