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

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

reset ip bgp { ipv4 | ipv6 } ipv6 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 only inbound sessions.
prefix-filter
Resets the outbound route filter (ORF) filter prefix-list for the specified IPv6 unicast neighbor.
out
Resets with soft reconfiguration only outbound sessions.

Operational mode

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