Searched refs:flap (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_damp.h1 /* BGP flap dampening
33 int flap; member in struct:bgp_damp_info
35 /* First flap time */
H A Dbgp_damp.c1 /* BGP flap dampening
208 bdi->flap = 1;
229 bdi->flap++;
617 penalty, bdi->flap,
H A Dbgp_route.c279 first (the oldest one). This step minimizes route-flap, since a
4050 /* flap route */
4097 len = vty_out (vty, "%d", bdi->flap);
5418 "show ip bgp flap-statistics regexp .LINE",
5422 "Display flap statistics of routes\n"
5536 "show ip bgp flap-statistics prefix-list WORD",
5540 "Display flap statistics of routes\n"
5653 "show ip bgp flap-statistics filter-list WORD",
5657 "Display flap statistics of routes\n"
5771 "show ip bgp flap
[all...]

Completed in 145 milliseconds