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 all ipv4 unicast soft

Resets all IPv4 BGP unicast peering sessions without clearing the BGP session information.

reset ip bgp all ipv4 unicast soft [ in [ prefix-filter ] | out ]
in
Performs a reset and restore of BGP routes on inbound traffic. When soft-reconfiguration inbound is not configured, the system sends a route refresh notice to its peers.
prefix-filter
Stores the received prefix and checks the policy rules to add the proper prefix to inbound traffic.
out
Performs a reset and restore of BGP routes on outbound traffic and sends a route update to its peers. When soft-reconfiguration outbound is configured, the system checks the BGP RIB, policy rule, and sends out athe proper routes in an update notice to its peers.

Operational mode

Use this command to reset all IPv4 BGP unicast peering sessions without clearing the BGP session information.