After completing the BGP configuration, you can warm reset or reset BGP connection so that the new configuration takes effect. Resetting a BGP connection interrupts the VPN service. Exercise caution when performing this operation.
To reset a BGP connection, run the reset command, which interrupts the VPN service.
Run the commands listed in Table 1 in the user view to warm reset or reset BGP connections so that the new configurations take effect.
Operation |
Command |
|---|---|
Soft reset the BGP connections of incoming VPN instances. |
refresh bgp vpn-instance vpn-instance-name ipv4-family { all | peer-address | group group-name | internal | external } import |
Soft reset the BGP connections of outgoing VPN instances. |
refresh bgp vpn-instance vpn-instance-name ipv4-family { all | peer-address | group group-name | internal | external } export |
Soft reset the incoming IPv4 BGP VPN connections. |
refresh bgp vpnv4 { all | peer-address | group group-name | internal | external } import |
Soft reset the outgoing IPv4 BGP VPN connections. |
refresh bgp vpnv4 { all | peer-address | group group-name | internal | external } export |
Reset the BGP connection of a specified VPN instance. |
refresh bgp vpn-instance vpn-instance-name ipv4-family { peer-address | group group-name | all | internal | external } |
Reset BGP IPv4 VPN connections. |
refresh bgp vpnv4 { peer-address | group group-name | all | internal | external } |