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

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

Advertisement

With the IP policy forward rule, when more forward rules are added to an existing
classifier group, the list of forward rules is created. This is also true during merging,
as in the following example:
Combining p1, p2, and p3, internally results in the following:
Policy management enables multiple policy attachments at the same attachment
point, which results in a merged policy that is created and attached at the specified
attachment point. The logical OR of the statistics and baseline keywords of all
attachments are used as the statistics and baseline keyword for the merged policy
attachment, as in the following example:
Results in the following:
Merged Policy Naming Conventions
Merged policies are dynamically created. The naming convention is mpl_hex_of
internally_generated_policy ID, such as mpl_10. If the newly generated name already
exists, then a sequence number is appended to the new name to make it unique.
The sequence number starts at 1 and increments until the name is unique, such as
mpl_10_2.
exit
host1(config)#ip policy-list p1
host1(config-policy)#classifier-group C1 precedence 90
host1(config-classifier-group)#forward next-hop 1.1.1.1
host1(config-classifier-group)#exit
host1(config)#ip policy-list p2
host1(config-policy)#classifier-group C1 precedence 90
host1(config-classifier-group)#forward next-interface atm 5/0.1
host1(config-classifier-group)#exit
host1(config)#ip policy-list p2
host1(config-policy)#classifier-group C1 precedence 90
host1(config-classifier-group)#forward next-interface fastEthernet 4/0.1
next-hop 1.1.1.2
host1(config-classifier-group)#exit
ip policy-list mpl_10
classifier-group C1 precedence 90
forward next-hop 1.1.1.1
forward next-interface atm 5/0.1
forward next-interface fastEthernet 4/0.1 next-hop 1.1.1.2
exit
host1(config)#interface atm 5/0.1
host1(config-subif)#ip policy input p1 statistics enable baseline enable merge
host1(config-subif)#ip policy input p2 merge
host1(config-subif)#ip policy input p3 statistics enable merge
host1(config-subif)#exit
interface atm 5/0.1
ip policy input mpl_5 statistics enable baseline enable merge
exit
Chapter 6: Merging Policies
Merged Policy Naming Conventions
105

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