1709

By default, the cluster ID is the router ID of an RR in the cluster.

Generally, a cluster contains only one RR, in which case the router ID of the RR is used for identifying the cluster. Setting multiple RRs can improve the network reliability. When there is more than one RR in a cluster, use the reflector cluster-idcommand to configure the same cluster ID for all RRs in the cluster.

Example # In BGP-VPNv4 subaddress family view, configure the local router as an RR of a cluster.

<Sysname> system-view

[Sysname] bgp 100

[Sysname-bgp] ipv4-family vpnv4 [Sysname-bgp-af-vpnv4] reflector cluster-id 50

#In BGP-L2VPN address family view, configure the local router as an RR of a cluster.

<Sysname> system-view

[Sysname] bgp 100

[Sysname-bgp] l2vpn-family [Sysname-bgp-af-l2vpn] reflector cluster-id 50

refresh bgp vpn-instance

Syntax refresh bgp vpn-instance vpn-instance-name{ ip-addressall external group group-name} { export import }

View User view

Parameter vpn-instance-name: Name of the VPN instance, a string of 1 to 31 characters.

ip-address: Performs a soft reset of the BGP connection with a BGP peer identified by this IP address.

all: Performs a soft reset of all BGP VPN instance connections.

external: Performs a soft reset of EBGP sessions.

group group-name: Performs a soft reset of the connections with a BGP peer group identified by this name. The group-nameargument is a string of 1 to 47 characters.

export: Performs a soft reset in the outbound direction.

import: Performs a soft reset in the inbound direction.

Description Use the refresh bgp vpn-instancecommand to perform a soft reset of BGP connections in a VPN instance.

Example # Perform a soft reset of all BGP connections in VPN instance vpn1 in the inbound direction to make new configurations take effect.

Page 1709
Image 1709
3Com MSR 50, MSR 30 manual Refresh bgp vpn-instance, 1709