OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP4+ Commands : clear bgp * ipv6
clear bgp * ipv6
Use this command to reset the BGP IPv6 connection for all peers.
Note: The soft in or in and soft out or out in the BGP commands performs the same functionality. User can use any of the commands to soft reset.
Command Syntax
clear bgp ipv6 *
clear bgp ipv6 * in
clear bgp ipv6 * in prefix-filter
clear bgp ipv6 * out
clear bgp ipv6 * soft
clear bgp ipv6 * soft in
clear bgp ipv6 * soft out
clear ip bgp * ipv6 unicast in
clear ip bgp * ipv6 unicast out
clear ip bgp * ipv6 unicast soft
clear ip bgp * ipv6 unicast soft in
clear ip bgp * ipv6 unicast soft out
Parameters
in
Clear incoming advertised routes.
prefix-filter
 
Push out prefix-list ORF and do inbound soft reconfig.
out
Clear outgoing advertised routes.
soft
Clear both incoming and outgoing routes.
in
Soft reconfig inbound update.
out
Soft reconfig outbound update.
unicast
Unicast prefixes
in
Clear incoming advertised routes.
out
Soft reconfig outbound update
soft
Clear both incoming and outgoing routes
in
Soft reconfig inbound update
out
Clear outgoing advertised routes
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#clear ip bgp * ipv6 unicast soft out
Last modified date: 10/16/2023