86 show ip bgp filter-list – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 335

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 335 of 855

Command Mode

Exec mode and Privileged Exec mode

Examples

Enable BGP dampening to maintain dampened-path information in memory.
The following is a sample output displaying all the dampening parameters:
Switch# show ip bgp dampening parameters
dampening 15 750 2000 60 15
Reachability Half-Life time : 15 min
Reuse penalty : 750
Suppress penalty : 2000
Max suppress time : 60 min
Un-reachability Half-Life time : 15 min
Max penalty (ceil) : 11999
Min penalty (floor) : 375

The following sample output is showing that the internal route (i), has flapped 3 times and is now
categorized as history (h).

Switch# show ip bgp dampening flap-statistics
BGP table version is 1, local router ID is 30.30.30.77
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network From Flaps Duration Reuse Path
hi1.1.1.0/24 10.100.0.62 3 00:01:20 i

The following sample output is showing a dampened route in the 1.1.1.0/24 network.

Switch# show ip bgp dampening dampened-paths
BGP table version is 1, local router ID is 30.30.30.77
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network From Reuse Path
di 1.1.1.0/24 10.100.0.62 00:35:10 i
Total number of prefixes 1

16.86 show ip bgp filter-list

Use this command to display routes conforming to the filter-list.

Command Syntax

show ip bgp filter-list LISTNAME

Advertising