Juniper POLICY MANAGEMENT - CONFIGURATION GUIDE V11.1.X Configuration Manual page 183

Junose software for broadband services routers policy management configuration guide
Table of Contents

Advertisement

host(config-policy-list)#exit
Specify the policy parameter and attachments through the profile.
6.
host(config)#profile PPPOE_PROF1
host(config-profile)#ip policy-parameter hierarchical P1_PPP ppp-interface
host(config-profile)#ip policy input IP_POL1 sta enabled merge
host(config-profile)#ipv6 policy-parameter hierarchical P1_PPP ppp-interface
host(config-profile)#ipv6 policy input IP_POL2 sta enabled merge
host(config-profile)#exit
Use another profile for the second subscriber to specify a different session rate
7.
of 5 Mbps by overriding the default rate of 3 Mbps , and specify the policy
parameter through the profile.
host(config)#profile PPPOE_PROF2
host(config-profile)#ip policy-parameter hierarchical P1_PPP ppp-interface
host(config-profile)#ip policy input IP_POL1 sta enabled merge
host(config-profile)#ipv6 policy-parameter hierarchical P1_PPP ppp-interface
host(config-profile)#ipv6 policy input IP_POL2 sta enabled merge
host(config-profile)#ip policy-parameter reference-rate sessionRlpRate 5000000
host(config-profile)#ipv6 policy-parameter reference-rate sessionRlpRate 5000000
host(config-profile)#exit
Configure the VLAN, PPPoE, and PPP encapsulation and specify unique profile
8.
to use for each PPP user.
host(config)#interface gig 2/1/0.1
host(config-interface)#vlan id 1
host(config-interface)#encapsulation pppoe
host(config)#interface gig 2/1/0.1.1
host(config-interface)#encapsulation ppp
host(config-interface)#profile PPPOE_PROF1
host(config)#interface gig 2/1/0.1.2
host(config-interface)#encapsulation ppp
host(config-interface)#profile PPPOE_PROF2
host(config-interface)#exit
NOTE: You can optionally specify an aggregation node for a policy parameter during
its definition in Global Configuration mode. This example configures parameters at
the interface level. However, you can also configure these same settings at the global
level, without defining them at the interface or profile level. This feature supports
both these methods of configurations.
Chapter 7: Creating Hierarchical Policies for Interface Groups
Example: PPP Interfaces Hierarchical Policy Configuration
157

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

E series

Table of Contents