< Home

reset bgp evpn

Function

The reset bgp evpn command resets the BGP connections of a BGP EVPN address family.

Format

reset bgp evpn { all | as-number-plain | as-number-dot | group group-name | ipv4-address }

Parameters

Parameter Description Value
all Resets all BGP connections of a BGP EVPN address family. -
as-number-plain Specifies an integral AS number. The value is an integer that ranges from 1 to 4294967295.
as-number-dot Specifies an AS number in dotted notation. The value is in the format of x.y, where x and y are integers that range from 1 to 65535 and from 0 to 65535, respectively.
ipv4-address Resets the connection with a specified BGP peer. The value is in dotted decimal notation.
group group-name Resets the connection with a specified BGP 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.

Views

User view

Default Level

2: Configuration level

Usage Guidelines

Applicable Environment

When the BGP EVPN configuration is changed, you can run the reset bgp evpn command to make the new configuration take effect immediately.

After the command is run, the TCP connection established by the BGP device is reset and the corresponding peer relationship is re-established. Therefore, exercise caution before you run this command.

Example

# Reset all BGP connections of a BGP EVPN address family.

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