Juniper JUNOS OS 10.3 - SOFTWARE Manual page 3291

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Results
Verification
Purpose
Action
Meaning
Purpose
Copyright © 2010, Juniper Networks, Inc.
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]
user@switch# show
class-of-service {
classifiers {
exp exp1 {
import default;
forwarding-class expedited-forwarding {
loss-priority low code-points 010;
}
}
}
rewrite-rules {
exp e1 {
forwarding-class expedited-forwarding {
loss-priority low code-point 111;
}
}
}
}
To confirm that the configuration is working properly, perform these tasks:
Verifying That the Policer Firewall Filter Is Operational on page 3195
Verifying That the CoS Classifiers Are Going to the Right Queue on page 3195
Verifying the CoS Forwarding Table Mapping on page 3198
Verifying the Rewrite Rules on page 3199
Verifying That the Policer Firewall Filter Is Operational
Verify the operational state of the policer that is configured on the ingress PE switch.
user@switch> show firewall
Filter: myfilter
Policers:
Name
mypolicer-t1
This output shows that the firewall filter
Verifying That the CoS Classifiers Are Going to the Right Queue
Verify that the CoS classifiers are going to the right queue.
Chapter 108: Examples: CoS Configuration
:
e1
Packets
0
has been created.
mypolicer
3195

Advertisement

Table of Contents
loading

Table of Contents