Juniper JUNOS OS 10.3 - SOFTWARE Manual page 3482

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

Advertisement

Complete Software Guide for Junos
Results
Verification
Purpose
Action
Meaning
Purpose
Action
3386
®
OS for EX Series Ethernet Switches, Release 10.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 3386
Verifying That the CoS Classifiers Are Going to the Right Queue on page 3386
Verifying the CoS Forwarding Table Mapping on page 3389
Verifying the Rewrite Rules on page 3390
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.
user@switch> show class-of-service forwarding-table classifier
Classifier table index: 7, # entries: 64, Table type: DSCP
Packets
0
has been created.
mypolicer
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents