HP VPN Firewall Appliances Network Management Command Reference

925
Parameters
cluster-id: Specifies the cluster ID of the route reflector, an integer from 1 to 4294967295 (the system
translates it into an IPv4 address) or an IPv4 address.
Usage guidelines
Typically, a cluster has only one route reflector, so the router ID of the route reflector identifies the cluster.
If multiple route reflectors are configured to improve the stability of the network, use this command to
configure the identical cluster ID for all the reflectors to avoid routing loops.
Examples
# Set 50 as the cluster ID for the route reflector, which is one of multiple route reflectors in the cluster.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] reflector cluster-id 50
Related commands
peer reflect-client
reflect between-clients
refresh bgp ipv6
Use refresh bgp ipv6 to soft reset specified IPv4/IPv6 BGP connections.
Syntax
refresh bgp ipv6 { ipv4-address | ipv6-address | all | external | group group-name | internal } { export
| import }
Views
User view
Default command level
1: Monitor level
Parameters
ipv4-address: Soft-resets the connection with an IPv4 BGP peer.
ipv6-address: Soft-resets the connection with an IPv6 BGP peer.
all: Soft-resets all IPv6 BGP connections.
external: Soft-resets EBGP connections.
group ipv6-group-name: Soft-resets connections with a peer group. The name of the peer group is a
string of 1 to 47 characters.
internal: Soft-resets IBGP connections.
export: Performs soft reset in outbound direction.
import: Performs soft reset in inbound direction.
Usage guidelines
With this feature, you can refresh the IPv4/IPv6 BGP routing table and apply a new available policy
without tearing down BGP connections.