R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Configuration Guide

245
Clearing BGP information
Task Command
Remarks
Clear dampened BGP
routing information and
release suppressed routes.
reset bgp dampening [ ip-address
[ mask | mask-length ] ]
Available in user view.
Clear route flap information.
reset bgp flap-info [ ip-address
[ mask-length | mask ] | as-path-acl
as-path-acl-number | regexp
as-path-regular-expression ]
reset bgp peer-ip-address flap-info
Available in user view.
BGP configuration examples
BGP basic configuration
Network requirements
In Figure 73, run EBGP between Router A and Router B, and run IBGP between Router B and Router C so
that Router C can access the network 8.1.1.0/24 connected to Router A.
Figure 73 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure IBGP:
{ To prevent route flapping caused by port state changes, this example uses loopback interfaces
to establish IBGP connections.
{ Because loopback interfaces are virtual interfaces, you need to use the peer connect-interface
command to specify the loopback interface as the source interface for establishing BGP
connections.
{ Enable OSPF in AS 65009 to make sure that Router B can communicate with Router C through
loopback interfaces.
# Configure Router B.
<RouterB> system-view
[RouterB] bgp 65009
[RouterB-bgp] router-id 2.2.2.2