Resetting bgp connections, Clearing bgp information, Bgp basic configuration at the cli – H3C Technologies H3C SecPath F1000-E User Manual

Page 500: Network requirements, Configuration procedure

Advertising
background image

475

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

Reset all IPv4 unicast BGP
connections.

reset bgp ipv4 all

Available in user view

Clearing BGP information

Task Command

Remarks

Clear dampened MBGP 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 ]

BGP basic configuration at the CLI

Network requirements

In

Figure 288

, run EBGP between SecPath A and SecPath B and IBGP between SecPath B and SecPath

C so that SecPath C can access the network 8.1.1.0/24 connected to SecPath A.

Figure 288 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.

Advertising