22.09.2013 Views

Cisco IOS Security Command Reference

Cisco IOS Security Command Reference

Cisco IOS Security Command Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

policy-map type control mitigation<br />

policy-map type control mitigation<br />

Syntax Description<br />

SEC-1432<br />

<strong>Cisco</strong> <strong>IOS</strong> <strong>Security</strong> <strong>Command</strong> <strong>Reference</strong><br />

<strong>Security</strong> <strong>Command</strong>s<br />

To configure a mitigation type policy map for TIDP Based Mitigation Services (TMS), use the<br />

policy-map type control mitigation command in global configuration mode. To remove the policy map<br />

from the router configuration file, use the no form of this command.<br />

policy-map type control mitigation {name}<br />

no policy-map type control mitigation {name}<br />

<strong>Command</strong> Default A mitigation type policy map is not configured.<br />

<strong>Command</strong> Modes Global configuration<br />

<strong>Command</strong> History<br />

name Name of the mitigation type policy map.<br />

Release Modification<br />

12.4(6)T This command was introduced.<br />

Usage Guidelines The mitigation type policy map is used to configure a mitigation type service policy (TMS Rules Engine<br />

configuration). The mitigation type policy map is configured on only the consumer. Entering the<br />

policy-map type control mitigation command places the router in policy-map configuration mode.<br />

The mitigation type policy map is configured to bind mitigation type class and parameter maps together,<br />

creating a mitigation type service policy. The mitigation type class map is configured to match a class<br />

of traffic to a primitive and priority level. The mitigation type parameter map is configured to set the<br />

next-hop variable for a redirect mitigation enforcement action.<br />

Attaching the Policy Map to the Global TMS process<br />

The mitigation type service policy is activated by attaching the mitigation type policy map to the TMS<br />

type policy map in policy-map class configuration mode. The TMS type policy map is then attached to<br />

the global consumer configuration by configuring the service-policy command in TMS consumer<br />

configuration mode.<br />

Examples Blackhole Rule Example<br />

The following example configures the Rules Engine to send priority 5 redirect threat mitigation traffic<br />

to a null interface (black hole):<br />

Router(config)# parameter-map type mitigation MIT_PAR_1<br />

Router(config-profile)# variable RTBH NULL0<br />

Router(config-profile)# exit<br />

Router(config)# class-map type mitigation match-all MIT_CLASS_1<br />

Router(config-cmap)# match priority 5<br />

Router(config-cmap)# match primitive redirect<br />

Router(config-cmap)# exit<br />

January 2008

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!