Command Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches
Chapter 4 BGP Configuration Commands
Huawei Technologies Proprietary
4-7
ceiling
: The upper threshold of the penalty. The range is 1001 to 20000. By default, the
value is 16000.
policy-name:
Configure route policy name.
If the parameters are not set, the BGP route attenuation is valid and each parameter is
taken as the default value. The parameters are mutually dependent. Once configure
any parameter, all other parameters should also be specified.
Description
Using
dampening
command, you can make BGP route attenuation valid or modify
various BGP route attenuation parameters. Using
undo dampening
command, you
can make the characteristics invalid.
By default, no route attenuation is configured.
For the related commands, see
reset bgp dampening
,
reset bgp flap-info
,
display
bgp routing-table dampened
,
display bgp routing-table flap-info
.
Example
[Quidway-bgp] dampening
15
15
1000
2000
10000
4.1.8 debugging bgp
Syntax
debugging bgp
{
all
|
event
|
normal
| {
keepalive
|
open
|
packet
|
route-refresh
|
update
} [
receive
|
send
] [
verbose
] }
undo debugging bgp
{
all
|
event
|
normal
|
keepalive
|
open
|
packet
|
route-refresh
|
update
}
View
User view
Parameter
all
: Indicating to enable all BGP information debugging.
event
: Indicating to enable BGP event information debugging.
normal: Indicating to enable information debugging of BGP normal functions.
keepalive
: Indicating to enable BGP Keepalive packet information debugging.
open
: Indicating to enable BGP Open packet information debugging.
packet
: Indicating to enable BGP packet information debugging.
route-refresh
: Indicating to enable BGP route-refresh packet information debugging.
update
: Indicating to enable BGP Update packet information debugging.
receive
: Information of receiving packets.