R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

290
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] reflector cluster-id 80
Related commands
peer reflect-client
reflect between-clients
refresh bgp
Use refresh bgp to perform soft reset on specified BGP sessions.
Syntax
refresh bgp { ip-address | all | group group-name | external | internal } { export | import }
Views
User view
Default command level
1: Monitor level
Parameters
ip-address: Soft-resets the BGP session to a peer.
all: Soft-resets all BGP sessions.
group-name: Soft-resets sessions to a peer group, name of which is a sting of 1 to 47 characters.
external: EBGP session.
internal: IBGP session.
export: Outbound soft reset.
import: Inbound soft reset.
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 }