Dell PowerConnect J-EX4200-24T Software Manual page 3163

J series; j-ex series
Table of Contents

Advertisement

Results
Configuring the Provider Switch
CLI Quick
Configuration
Step-by-Step
Procedure
Results
Add the expedited-forwarding class to this custom EXP classifier, specifying a loss
2.
priority and code point:
[edit class-of-service]
user@switch# set classifiers exp exp1 forwarding-class expedited-forwarding loss-priority
low code-points 010
Display the results of the configuration:
[edit]
user@switch# show
class-of-service {
classifiers {
exp exp1 {
import default;
forwarding-class expedited-forwarding {
loss-priority low code-points 010;
}
}
To quickly configure a custom EXP classifier and a custom EXP rewrite rule on the provider
switch, copy the following commands and paste them into the switch terminal window
of the provider switch:
[edit]
set class-of-service classifiers exp exp1 import default
set class-of-service classifiers exp exp1 forwarding-class expedited-forwarding loss-priority low
code-points 010
set class-of-service rewrite-rules exp e1 forwarding-class expedited-forwarding loss-priority low
code-point 111
To configure a custom EXP classifier and a custom EXP rewrite rule on the provider
switch:
Import the default EXP classifier classes to the custom EXP classifier that you are
1.
creating:
[edit class-of-service]
user@switch# set classifiers exp exp1 import default
Add the expedited-forwarding class to this custom EXP classifier, specifying a loss
2.
priority and code point:
[edit class-of-service]
user@switch# set classifiers exp exp1 forwarding-class expedited-forwarding loss-priority
low code-points 010
Specify the values for the custom EXP rewrite rule,
3.
[edit class-of-service]
user@switch# set rewrite-rules exp e1 forwarding-class expedited-forwarding
loss-priority low code-point 111
Display the results of the configuration:
[edit]
Chapter 121: Example of MPLS Configuration
:
e1
3091

Advertisement

Table of Contents
loading

Table of Contents