Creating Policy Lists For Vlans - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - POLICY MANAGEMENT CONFIGURATION GUIDE 2010-10-04 Configuration Manual

Software for e series broadband services routers policy management configuration guide
Hide thumbs Also See for JUNOSE SOFTWARE FOR E SERIES 11.3.X - POLICY MANAGEMENT CONFIGURATION GUIDE 2010-10-04:
Table of Contents

Advertisement

Related
Documentation

Creating Policy Lists for VLANs

Copyright © 2010, Juniper Networks, Inc.
Create the classification group.
2.
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
3.
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.
4.
host1(config-policy-list-classifier-group)#exit
host1(config-policy-list)#exit
host1(config)#
Display the policy list.
5.
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
The following example creates a VLAN policy list named routeForVlan. The classifier
group lowLatencyLowDrop uses the default precedence of 100.
Create the policy list routeForVlan.
1.
host1(config)#vlan policy-list routeForVlan
host1(config-policy-list)#
Create the classification group.
2.
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
3.
into the lowLatencyLowDrop classification.
host1(config-policy-list-classifier-group)#traffic-class lowLatencyLowDrop
Add a rule that sets the drop precedence for all packets that fall into the
4.
lowLatencyLowDrop classification to green.
host1(config-policy-list-classifier-group)#color green
Add a rule that sets the user-priority bits for all packets that fall into the
5.
lowLatencyLowDrop classification to 7.
Policy Table
------ -----
0
Chapter 3: Creating Policy Lists
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents