Reference Guide

NOTE: You must enter an escape sequence (CTRL+v)
prior to entering the ? regular expression.
[ ] = (brackets) a range of single-character patterns.
( ) = (parenthesis) groups a series of pattern elements
to a single element.
{ } = (braces) minimum and the maximum match count.
^ = (caret) the beginning of the input string. If you use
the caret at the beginning of a sequence or range, it
matches on everything BUT the characters specified.
$ = (dollar sign) the end of the output string.
Command
Modes
EXEC Privilege
Command
History
Version 9.0(1.3) Introduced on the S5000.
debug ip bgp dampening
View information on routes being dampened.
S5000
Syntax
debug ip bgp ipv4 multicast dampening
To disable debugging, use the no debug ip bgp ipv4 multicast dampening
command.
Parameters
dampening Enter the keyword dampening to clear route flap dampening
information.
Command
Modes
EXEC Privilege
Command
History
Version 9.0(1.3) Introduced on the S5000.
Border Gateway Protocol IPv4 (BGPv4)
357