clear ip bgp (A.B.C.D|X:X::X:X|WORD) (description LINE|)
Use this command to reset the BGP connection for peer.
Command Syntax
clear ip bgp (A.B.C.D|X:X::X:X|WORD) (description LINE|)
Parameters
A.B.C.D
Address of the BGP neighbor in an IPv4 format
X:X::X:X
Address of the BGP neighbor in an IPv6 format
WORD
Name of a BGP peer group created with the neighbor WORD peer-group command. When you specify this parameter, the command applies to all peers in the group.
description
Administratively reset communication msg to neighbor
Command Mode
Privileged Exec mode
Applicability
This command is introduced in OcNOS version 6.0.0.
Examples
#clear ip bgp 40.1.1.2
#clear ip bgp 40.1.1.2 description peer reset is done
Last modified date: 07-13-2023