Example: Percentage-Based Hierarchical Rate-Limit Profile For External Parent; Group - 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

Example: Percentage-Based Hierarchical Rate-Limit Profile for External Parent Group
Copyright © 2010, Juniper Networks, Inc.
parameter B
host1(config-policy-list-classifier-group)#forward
host1(config-policy-list-classifier-group)#exit
host1(config-policy-list)#exit
Attach IP_POL to each IP session. Specify the same ID for parameter A, but a different
4.
ID for parameter B.
host1(config)#interface fastEthernet 3/0.1
host1(config-interface)#vlan id 1
host1(config-interface)#exit
host1(config)#interface ip 3/0.1.1
host1(config-interface)#ip policy-parameter hierarchical A vlan
host1(config-interface)#ip policy-parameter hierarchical B forwarding
host1(config-interface)#ip policy input IP_POL statistics enable
host1(config-interface)#exit
host1(config)#interface ip 3/0.1.2
host1(config-interface)#ip policy-parameter hierarchical A vlan
host1(config-interface)#ip policy-parameter hierarchical B forwarding
host1(config-interface)#ip policy input IP_POL statistics enable
host1(config-interface)#exit
The following example creates rate-limit profiles with rate based on percentage and
burst in milliseconds. You can create a policy using these rate-limit profiles and attach
them to different interfaces using different parameter values.
Create a policy parameter refRlpRate.
1.
host1(config)#policy-parameter refRlpRate reference-rate
host1(config-policy-parameter)#reference-rate 100000
host1(config-policy-parameter)#exit
Create a hierarchical rate-limit profile rlpData.
2.
host1(config)#rate-limit-profile rlpData hierarchical
host1(config-rate-limit-profile)#committed-rate refRlpRate percentage 10
host1(config-rate-limit-profile)#peak-rate refRlpRate percentage 100
host1(config-rate-limit-profile)#exit
Associate this hierarchical rate-limit profile with the external parent group.
3.
host1(config)#parent-group epg1
host1(config-parent-group)#rate-limit-profile rlpData
host1(config-parent-group)#exit
Create a hierarchical policy parameter.
4.
host1(config)#policy-parameter A hierarchical
host1(config-policy-parameter)#aggregation-node forwarding
host1(config-policy-parameter)#exit
Create a policy that references the external parent group.
5.
host1(config)#ip policy-list P
host1(config-policy)#classifier-group data external parent-group epg1 parameter A
Chapter 7: Creating Hierarchical Policies for Interface Groups
145

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents