clear bgp ipv6 wait-end-of-rib
Resets the IPv6 BGP session and brings down the underlying TCP connection and then brings it back up again, causing both peers to resend their complete BGP routing table. Clears the specified peer from the set of peers for which BGP is waiting to receive an End-of-RIB marker after a peer restart. Hard clearing a peer has the same effect for that peer. There is no no version.
clear bgp ipv6 [ unicast | multicast | vpnv6 | route-target signaling ] [ vrf vrfName ]
[ ipAddress | ipv6Address | peer-group peerGroupName | * ] wait-end-of-rib
- unicastClears the unicast routing table; the default option
- multicastClears the multicast routing table
- vpnv6 Clears the VPNv6 unicast routing and forwarding table
- route-target signalingClears the route-target membership information
- vrfNameName of a virtual routing and forwarding instance to clear
- ipAddressIP address of identified BGP neighbor to clear
- ipv6AddressIPv6 address of identified BGP neighbor to clear
- peerGroupNameName of a BGP peer group to clear
- *Clears all connections
Privileged Exec
Release Information Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.
route-target signaling keywords added in JUNOSe Release 8.2.0.