226
Task Command
Remarks
Display routing information
matching a BGP community list.
display bgp routing-table
community-list
{
{
basic-community-list-number
|
comm-list-name
}
[
whole-match
] |
adv-community-list-number
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display BGP dampened routing
information.
display bgp routing-table dampened
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display BGP dampening
parameter information.
display bgp routing-table dampening parameter
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display BGP routing information
originating from different ASs.
display bgp
routing-table different-origin-as
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display BGP routing flap statistics.
display bgp routing-table flap-info
[
regular-expression
as-regular-expression
|
[
as-path-acl
as-path-acl-number
|
ip-address
[ {
mask
|
mask-length
}
[
longer-match
] ] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
] ]
Available in
any view
Display labeled BGP routing
information.
display bgp routing-table label
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display routing information to or
from a peer.
display bgp routing-table peer
ip-address
{
advertised-routes
|
received-routes
}
[
network-address
[
mask
|
mask-length
] |
statistic
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display routing information
matching a regular expression.
display bgp
routing-table
regular-expression
as-regular-expression
Available in
any view
Display BGP routing statistics.
display bgp
routing-table
statistic
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Display the global router ID.
display router id
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in
any view
Resetting BGP connections
Task Command
Remarks
Reset all BGP connections.
reset bgp all
Available in user
view
Reset the BGP connections to an AS.
reset bgp
as-number
Available in user
view
Reset the BGP connection to a peer.
reset bgp
ip-address
[
flap-info
]
Available in user
view
Reset all EBGP connections.
reset bgp external
Available in user
view
Reset the BGP connections to a peer group.
reset bgp group
group-name
Available in user
view
Reset all IBGP connections.
reset bgp internal
Available in user
view