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> ipv4 unicast <action>

Resets the BGP neighbor for the specified IPv4 unicast address family.

reset ip bgp { ipv4 | ipv6 } ipv4 unicast { soft [ in [ prefix-filter ] | out ] }
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 existing ORF prefix-list for specified IPv4 unicast neighbor.
out
Resets with soft reconfiguration for only outbound sessions.

Operational mode

Use this command to reset the BGP neighbor for the specified IPv4 unicast address family.