home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

reset ip bgp <address>

Resets a BGP connection.

reset ip bgp { ipv4 | ipv6 } [ soft [ in [ prefix-filter ] | out ] ]

Both inbound and outbound sessions are reset.

ipv4
Resets the connection for the IPv4 BGP neighbor at the specified address.
ipv6
Resets the connection for the IPv6 BGP neighbor at the specified address.
soft
Uses soft reconfiguration for the reset.
in
Resets with soft reconfiguration for only inbound sessions.
prefix-filter
Resets the outbound route filter (ORF) filter.
out
Resets with soft reconfiguration only outbound sessions.

Operational mode

Use this command to reset a BGP connection to a peer.