clear bgp ipv6 external
Use this command to reset the BGP connection for all external IPv6 peers or for a specified external IPv6 peer.
Command Syntax
clear bgp ipv6 external
clear bgp ipv6 external in prefix-filter
clear bgp ipv6 external soft
clear bgp ipv6 external soft in
clear bgp ipv6 external soft out
clear bgp ipv6 external WORD in
clear bgp ipv6 external WORD out
Parameters
in
Clear incoming advertised routes
prefix-filter
Push out prefix-list ORF and do inbound soft reconfig
soft
Clear both incoming and outgoing routes
in
Soft reconfig inbound update
out
Soft reconfig outbound update
WORD
Name of external IPv6 peer
in
Soft reconfig inbound update
out
Soft reconfig outbound update
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#clear bgp ipv6 external soft in
Last modified date: 10/16/2023