H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-51
Description
Use the refresh bgp command to request the peer to resend routes or resend routes to
the peer.
After a BGP connection is created, only incremental routes are sent. However, in some
cases, such as when BGP routing policy changes, the peer needs to re-advertise
routes or to be resent routes so that the routes are filtered again according to the new
policy.
Examples
# Refresh all BGP connections.
<H3C> refresh bgp all import
5.1.58 reset bgp
Syntax
reset bgp { all | ip-address | group group-name }
View
User view
Parameters
all: Resets all the BGP connections.
ip-address: Resets connection with a specified BGP peer.
group group-name: Resets the connection with a specified peer group.
Description
Use the reset bgp ip-address command to reset the connection of BGP with a
specified BGP peer.
Use the reset bgp all command to reset all the connections with BGP.
Use the reset bgp group group-name command to reset the BGP connection with a
specified peer group.
After a BGP routing policy or protocol configuration changes, resetting the BGP
connection will make the new configured policy take effect immediately.
Examples
# After using the timer command to configure new Keepalive and Holdtime intervals,
you can reset all BGP connections for the new configuration to take effects
immediately.
<H3C> reset bgp all