Summary
Add a feature to reset all BGP sessions without resetting TCP sessions
At the moment we do not have this option
vyos@r14:~$ reset ip bgp all
Possible completions:
<Enter> Execute the current command
vyos@r14:~$ reset bgp ipv4 all
Possible completions:
<Enter> Execute the current commandIn the FRR:
r14# clear ip bgp * soft <cr> in Send route-refresh unless using 'soft-reconfiguration inbound' out Resend all outbound updates r14# **Use case** Reset soft BGP updates without restart BGP session