Table 23: Classification Fields For Example 1 - Juniper POLICY MANAGEMENT - CONFIGURATION GUIDE V11.1.X Configuration Manual

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

Advertisement

host1(config-policy-list-classifier-group)#filter
host1(config-policy-list-classifier-group)#classifier-group tcpCLACL
host1(config-policy-list-classifier-group)#filter
host1(config-policy-list-classifier-group)#classifier-group icmpCLACL
host1(config-policy-list-classifier-group)#filter
host1(config-policy-list-classifier-group)#classifier-group ipCLACL
host1(config-policy-list-classifier-group)#filter
Apply the policy list to an interface.
6.
host1(config)#interface atm 5/0/0.1
host1(config-if)#ip policy input ipPol
Table 23 on page 169 lists the active classifiers in the policy named ipPol and the
size of each classifier.

Table 23: Classification Fields for Example 1

Classifiers
Source address
Destination address
Destination port, ICMP type, ICMP code
Protocol
Color and TCP flags
TOS
IP flags
The total value of the classifiers requested in the ipPol policy is 112, which is
less than 128 bit CAM entry size limit.
In this example, a policy with a combination of IP classifiers is created and attached.
The configuration exceeds the 128 bit limit.
Match all TCP packets from 1.1.1.1 port 10 to 2.2.2.2 port 20.
1.
host1(config)#ip classifier-list tcpCLACL tcp host 1.1.1.1 eq 10 host 2.2.2.2
eq 20
Match all IP fragmentation offset equal to 1.
2.
host1(config)#ip classifier-list ipFragCLACL ip any any ip-frag-offset eq 1
Match all frames with the color red.
3.
host1(config)#ip classifier-list colorCLACL color red traffic-class best-effort ip
any any
Size (Bits)
32
32
16
8
8
8
8
Creating and Attaching a Policy with IP Classifiers
Chapter 8: Policy Resources
169

Advertisement

Table of Contents
loading

This manual is also suitable for:

E series

Table of Contents