R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

289
Usage guidelines
Using this function can refresh the BGP routing table without tearing down BGP sessions and apply a
newly configured routing policy.
To perform BGP soft reset, all routers in the network must support route-refresh. If a router not supporting
route-refresh exists in the network, you need to configure the peer keep-all-routes command to save all
route updates before performing soft reset.
Examples
# Perform inbound BGP soft reset.
<Sysname> refresh bgp all import
reset bgp
Use reset bgp to reset specified BGP sessions.
Syntax
reset bgp { as-number | ip-address | all | external | group group-name | internal }
Views
User view
Default command level
2: System level
Parameters
as-number: Resets BGP sessions to peers in the AS.
ip-address: Specifies the IP address of a peer with which to reset the session.
all: Resets all BGP sessions.
external: Resets all the EBGP sessions.
group group-name: Resets sessions with the specified BGP peer group.
internal: Resets all the IBGP sessions.
Examples
# Reset all the BGP sessions.
<Sysname> reset bgp all
reset bgp dampening
Use reset bgp dampening to clear route dampening information and release suppressed routes.
Syntax
reset bgp dampening [ ip-address [ mask | mask-length ] ]
Views
User view
Default command level
1: Monitor level