< Home

Resetting BGP Connections

Context

Running the reset bgp command to reset BGP connections will interrupt BGP peer relationships between BGP devices. Exercise caution when you use this command.

When the BGP routing policy changes, for example, the switch does not support the route-refresh capability, reset BGP connections to make the modification take effect.

Procedure

  • To reset all BGP connections, run the reset bgp all command in the user view.
  • To reset the BGP connection with a specified AS, run the reset bgp { as-number-plain | as-number-dot } command in the user view.
  • To reset the BGP connection with a specified peer, run the reset bgp ipv4-address command in the user view.
  • To reset all EBGP connections, run the reset bgp external command in the user view.
  • To reset the BGP connection with a specified peer group, run the reset bgp group group-name command in the user view.
  • To reset all IBGP connections, run the reset bgp internal command in the user view.
  • To reset the MBGP connection with a specified peer, run the reset bgp multicast peer-address command in the user view.
  • To reset all MBGP connections, run the reset bgp multicast all command in the user view.
  • To reset the MBGP connection with all the peers in a specified peer group, run the reset bgp multicast group group-name command in the user view.
  • To reset all external connections, run the reset bgp multicast external command in the user view.
  • To reset all internal connections, run the reset bgp multicast internal command in the user view.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >