R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
346
Examples
# Set the cluster ID to 80.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] reflector cluster-id 80
refresh bgp
Syntax
refresh bgp { all | ip-address | group group-name | external | internal } { export | import }
View
User view
Default level
1: Monitor level
Parameters
all: Soft-resets all BGP connections.
ip-address: Soft-resets the BGP connection to a peer.
group-name: Soft-resets connections to a peer group, name of which is a sting of 1 to 47 characters.
external: EBGP connection.
internal: IBGP connection.
export: Outbound soft reset.
import: Inbound soft reset.
Description
Use the refresh bgp command to perform soft reset on specified BGP connections. Using this function can
refresh the BGP routing table without tearing down BGP connections 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, use the peer keep-all-routes command to save all routing updates
before performing soft reset.
Examples
# Perform inbound BGP soft reset.
<Sysname> refresh bgp all import
reset bgp
Syntax
reset bgp { as-number | ip-address [ flap-info ] | all | external | group group-name | internal }
View
User view
Default level
1: Monitor level