Configures a comitted information rate (CIR) value for a Border Gateway Protocol flow specification (BGP flowspec) route-map rule.
A CIR value is not configured.
Route-map configuration mode.
The no form of the command removes the configuration.
The following example shows how to set a CIR value to 1000 for BGP flowspec sequence number 4 under a route map named rm.
device# configure terminal device(config)# route-map rm permit 4 device(config-route-map-rm/permit/4)# set police cir 1000