A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
123
DGS-3427:5#config bgp dampening state disable
Command: config bgp dampening state disable
Success.
DGS-3627:admin#
show bgp dampening
Purpose This command is used to show the BGP dampening configurations.
Syntax
show bgp dampening
Description The purpose of this command is to show the BGP dampening configurations.
Parameters None.
Restrictions None.
Example usage:
To display the BGP dampening configurations:
DGS-3627:admin# show bgp dampening
Command:4# show bgp dampening
BGP Dampening State :Enabled
BGP Dampening Route Map :dmp1
Half-life Time :15 mins
Reuse Value :750
Suppress Value :2000
MAX Suppress Time :45 mins
Unreachable route's Half-life :15 mins
DGS-3627:admin#
config bgp peer_group
Purpose This command is used to configure the BGP peer group.
Syntax
config bgp peer_group <peer_group_name 16> [add | delete] <ipaddr>
Description The purpose of the neighbor peer group is to simplify the BGP neighbor configuration.
The command is used to add an IP or to delete an IP from a BGP peer group.
The peer group must be created using the “create neighbor peer group” command.
The members must all be internal or external. If all the members of the BGP peer group are
external, they are allowed to have different AS numbers.
There are two kinds of the peer groups.
For the first kind of peer group, the remote AS is not set; members must be created as
neighbors before it can be added to the peer group. When we configure the peer group’s
remote AS behind this, the member’s remote AS will not change.
For the second kind of peer group, the peer group has set a remote AS number. A member
can be added to the peer group even if the member didn’t exist before. In this situation, the
system will create a neighbor for the peer group’s remote AS automatically. The member’s
remote AS will change to the configured peer group’s remote AS, but the others’ will not
change, which is created as a neighbor before added to the peer group.
If a BGP peer belongs to a peer group, some attributes or actions can only be configured