Use this command to specify the flap table to be set when all match clauses in the inbound route map match.
name | Specifies the name of the route flap table to set for matching routes when all match clauses in the route map match. |
None.
BGP route map configuration.
Setting the flap table is supported on inbound route maps.
The no set flap-table command removes the specified flap table clause from the route map.
This example shows how to set the flap table to flaptbl1, if all match clauses in the bgprm1 route map match:
System(su)->configure System(su-config)->route-map bgp bgprm1 permit System(su-config-route-map-bgp)->set flap-table flaptbl1 System(su-config-route-map-bgp)->