< Home

refresh bgp evpn

Function

The refresh bgp evpn command soft resets an EVPN connection.

Format

refresh bgp evpn { all | ipv4-address | group group-name | external | internal } { export | import }

Parameters

Parameter Description Value
all Soft resets all EVPN connections. -
ipv4-address Specifies the IPv4 address of an EVPN peer. The value is in dotted decimal notation.
group group-name Specifies the name of an EVPN peer group. The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.
external Specifies the EVPN peer of an EBGP connection. -
internal Specifies the EVPN peer of an IBGP connection. -
export Triggers a soft reset in the export direction. -
import Triggers a soft reset in the import direction. -

Views

User view

Default Level

2: Configuration level

Usage Guidelines

You can run the refresh bgp evpn command to manually soft reset an EVPN connection. EVPN soft resets can update the EVPN routing table without interrupting a BGP connection and apply new filtering policies.

If a policy application delay time is configured:
  • When the routing policy is set to neighbor import by running the peer route-policy import command, you can run the refresh bgp evpn all command to trigger BGP to re-apply the routing policy.
  • When the routing policy is set to neighbor export by running the peer route-policy export command, the routing policy is not re-applied even if the refresh bgp evpn all command is run.

Example

# Soft reset all BGP-EVPN connections in the import direction to make new configurations take effect.

<HUAWEI> refresh bgp evpn all import
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >