set flap-table

Use this command to specify the flap table to be set when all match clauses in the inbound route map match.

Syntax

set flap-table name
no set flap-table name

Parameters

name Specifies the name of the route flap table to set for matching routes when all match clauses in the route map match.

Defaults

None.

Mode

BGP route map configuration.

Usage

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.

Example

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)->