Creating Classifier Control Lists ! 9
Chapter 2: Creating Policies
You configure CLACLs with a name and then values to match in the IP datagram
header. A CLACL does not include an action: actions take place when a match is
included in a policy list.
Classifier Control List Commands
Use the commands in this section to create or modify CLACLs.
atm classifier-list
! Use to create or modify a classifier control list that can only be use in ATM
policy lists.
! Use the following keywords to configure the list:
! traffic-class—Matches packets with a class that you defined using the
traffic-class command
! color
" green—Matches packets with color green, indicating a low drop
preference
" yellow—Matches packets with color yellow, indicating a medium drop
preference
" red—Matches packets with color red, indicating a high drop preference
! user-packet-class—Matches packets with the specified user packet class
value
! clp—Matches ATM CLP bits with the specified CLP value
! Example
host1(config)#atm classifier-list atmclassifier color red user-packet-class 10
clp 1
! Use the no version to remove the classifier control list.
VLAN ! Color
! Traffic class
! User packet class
! User priority
Table 4: CLACL Criteria (continued)
Type of CLACL Criteria
NOTE: Do not use the asterisk (*) for the name of a classifier list. The asterisk is
used as a wildcard for the classifier-group command.