JUNOSe 11.1.x Policy Management Configuration Guide
2.
3.
4.
5.
Related Topics
Creating Policy Lists for VLANs
The following example creates a VLAN policy list named routeForVlan. The classifier
group lowLatencyLowDrop uses the default precedence of 100.
1.
2.
3.
28
Creating Policy Lists for VLANs
host1(config)#mpls policy-list routeForMpls
host1(config-policy-list)#
Create the classification group.
host1(config-policy-list)#classifier-group * precedence 200
host1(config-policy-list-classifier-group)#
Add one rule that sets the EXP bits for all packets to 2, and a second rule that
uses the rate-limit profile mplsRLP
host1(config-policy-list-classifier-group)#mark-exp 2
host1(config-policy-list-classifier-group)#rate-limit-profile mplsRLP5
Exit Policy List Configuration mode to save the configuration.
host1(config-policy-list-classifier-group)#exit
host1(config-policy-list)#exit
host1(config)#
Display the policy list.
host1#show policy-list routeForMpls
MPLS Policy routeForMpls
Administrative state: enable
Reference count:
Classifier control list: *, precedence 200
mark-exp 2 mask 7
rate-limit-profile mplsRLP5
mpls policy-list
Create the policy list routeForVlan.
host1(config)#vlan policy-list routeForVlan
host1(config-policy-list)#
Create the classification group.
host1(config-policy-list)#classifier-group lowLatencyLowDrop
host1(config-policy-list-classifier-group)#
Create a rule that adds the lowLatencyLowDrop traffic class for all packets that
fall into the lowLatencyLowDrop classification.
Policy Table
------ -----
0
Need help?
Do you have a question about the POLICY MANAGEMENT - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?
Questions and answers