OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : clear ip bgp vrf WORD (A.B.C.D|X:X::X:X|WORD) (description LINE|)
clear ip bgp vrf WORD (A.B.C.D|X:X::X:X|WORD) (description LINE|)
Use this command to reset the BGP connection for vrf peer.
Command Syntax
clear ip bgp vrf WORD (A.B.C.D|X:X::X:X|WORD) (description LINE|)
Parameters
WORD
VPN routing/forwarding instance name
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 vrf vrf1 10.1.1.2
#clear ip bgp vrf vrf1 10.1.1.2 description peer reset is done
Last modified date: 07-13-2023