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

Page 301

Advertising
background image

CanogaOS Command Reference

16-56

unicast Specifies a IPv4 unicast address family. This is the default option.

multicast Specifies a IPv4 multicast address family.

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

Advertising