Resetting BGP Connections

Resetting a BGP connection will interrupt peer relationships.

Context

The BGP peer relationship between routers is interrupted after you reset BGP connections with the reset bgp command. Therefore, exercise caution when running the command.

When the BGP routing policy on a device that does not support the router -fresh capability changes, you need to reset BGP connections so that the change can take effect. To reset BGP connections, run the following reset commands in the user view:

Procedure

  • To reset all BGP connections, run the reset bgp all command.
  • To reset BGP connections with a specified AS, run the reset bgp as-number command.
  • To reset BGP connections with a specified peer, run the reset bgp ipv4-address command.
  • To reset all EBGP connections, run the reset bgp external command.
  • To reset BGP connections with a specified peer group, run the reset bgp group group-name command.
  • To reset all IBGP connections, run the reset bgp internal command.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >