refresh bgp evpn { all | ipv4-address | group group-name | external | internal } { export | import }
| 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. | - |
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.