332
Default level
2: System level
Parameters
cluster-id: Specifies the cluster ID of the RR, ranging from 1 to 4,294,967,295.
ip-address: Specifies the IP address of the peer, which is to be used as the cluster ID of the RR.
Examples
# In BGP-VPNv4 subaddress family view, set the RR’s cluster ID to 50.
<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, set the RR’s cluster ID to 50.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] l2vpn-family
[Sysname-bgp-af-l2vpn] reflector cluster-id 50
# In VPLS address family view, set the RR’s cluster ID to 50.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] vpls-family
[Sysname-bgp-af-vpls] reflector cluster-id 50
refresh bgp vpn-instance
Description
Use the refresh bgp vpn-instance command to perform a soft reset of BGP connections in a VPN instance.
Syntax
refresh bgp vpn-instance vpn-instance-name { ip-address | all | external | group group-name } { export
| import }
View
User view
Default level
1: Monitor level
Parameters
vpn-instance-name: Specifies the name of the VPN instance, which is a case-sensitive 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-name parameter is a string of 1 to 47 characters.