DGS-3610 Series Configuration Guide Chapter 29 BGP Configuration
It is not recommended to change the management distance of the BGP
route. If it is necessary to change, please keep it in mind that:
1. The External-distance should be lower than the management distance
of other IGP route protocol (OSPF and RIP).
2. The Internal-distance and Local-distance should be higher than the
management distance of other IGP route protocol.
29.16 Monitoring of BGP
You can use the monitoring of the BGP to read the route table, buffer and database of the
BGP. Execute the following operations in the privileged mode:
Show all BGP route information.
Router# show ip bgp {network |
network-mask } [longer-prefixes]
Show the BGP route information of the specified
destination.
Router# show ip bgp prefix-list
prefix-list-name
Show the BGP route information of specified
destination which matches with the prefix list.
Router# show ip bgp community [exact]
community-number
Show the BGP route information included with
specified community value.
Router# show ip bgp community-list
community-lister-number [exact]
Show the BGP route information which matches with
specified community list.
Router# show ip bgp filter-list
path-list-number
Show the BGP route information which matches with
specified AS path list.
Router# show ip bgp regexp
as-regular-expression
Show the BGP route information of specified regular
expression which matches with the AS path attribute.
Router# show ip bgp dampened-paths
Show the suppressed flap statistics information.
Router# show ip bgp flap-statistics
Show the flap statistics information of all routes with
the flap record.
Router# show ip bgp
neighbors [address] [received-routes |
routes | advertised-routes
| flap-statistics | dampened-routes]
Show the information of the BGP peer.
Router# show ip bgp summary
Briefly show the configuration of the BGP Router
itself and the information of the peer.
Router# show ip bgp peer-group
[peer-group-name]
Show the configuration information of the BGP peer
group.