Enables advertisement of Border Gateway Protocol flow specification (BGP flowspec) rules that are configured under a route map.
The advertisement of BGP flowspec rules is disabled.
BGP address-family IPv4 flowspec configuration mode
The no form of the command disables advertisement of BGP flowspec rules.
The following example shows how to enable advertisement of flowspec rules configured under a route map named route_map_flowspec1 for the IPv4 address family.
device# configure terminal device(config)# router bgp device(config-bgp-router)# address-family ipv4 flowspec device(config-bgp-ipv4fs)# distribute route_map_flowspec1