Prev | Current Page 188 | Next

Yusuf Bhaiji

"Network Security Technologies and Solutions"

0(29)S and later
Cisco 7600 Series Release 12.2(18)SXD1 and later
Cisco 6500 Series Release 12.2(18)SXD1 and later
Cisco 7200 Series Cisco 7500 Series Release 12.2(18)S and later
Cisco 1751 Router
Cisco 2600/2600-XM Series
Cisco 3700 Series
Cisco 7200 Series
Release 12.3(4)T and later
Cisco 1800 Series Cisco 2800 Series Release 12.3(8)T and later
Cisco 3800 Series Release 12.3(11)T and later
Perform the following steps to configure and apply the CoPP feature:
Step 1. Define a packet classification criterion. There are a number of ways to categorize the type of traffic??”for
example, by using an access list or protocol or IP precedence values.
Code View:
Hostname(config)# class-map {traffic_class_name}
Hostname(config-cmap)# match {access-list | protocol | ip prec | ip dscp | vlan}
Step 2. Define a service policy. Note that flow policing is the only valid option available (as of this writing) in the
policy map for CoPP.
Code View:
Hostname(config-pmap)# policy-map {service_policy_name}
Hostname(config-pmap)# class {traffic_class_name}
Hostname(config-pmap-c)# police conform-action exceed-action

Step 3. Enter control plane configuration mode using the control-plane global command.


Pages:
176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200