Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 3779

For ex series ethernet switches
Table of Contents

Advertisement

Results
Configuring the Provider Switch
CLI Quick
Configuration
Step-by-Step
Procedure
Results
Copyright © 2010, Juniper Networks, Inc.
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 133: Example of MPLS Configuration
e1
:
3675

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents