cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2401
Views
5
Helpful
1
Replies

how to reset a BGP ipv6 BGP peer under a vrf address family?

Yonglu Jian
Level 1
Level 1

Dear All,

I am doing some test with IPv4 & IPV6 BGP peering under a vrf address family. If I want to soft reset a IPv4 peer I have to do the following:

clear ip bgp x.x.x.x vrf abc soft

But I can't find the command to soft reset the IPv6 bgp peers. I tried the following commands and they didn't work.

*****************************************************************

router#clear bgp vrf abc vpnv6 unicast 2400:1::1 soft in

% Topology not found

br01.syd02#clear bgp ipv6 unicast 2400:1::1 soft

% BGP: Unknown neighbor - "2400:1::1"

*****************************************************************

Can someone assist? Much apprecaite it!

Regards,

Dennis

1 Reply 1

Yonglu Jian
Level 1
Level 1

found it:

it should be:

*****************************************

clear bgp vrf abc ipv6 unicast 2400:1::1 soft

*****************************************

took me a while to find it. The commands do not have consistency at all. For example, the show commands are:

*****************************************************

show bgp vpnv6 unicast vrf abc neighbor 2400:1::1

*****************************************************

It use the keyword "vpnv6" in the "show" command and "ipv6" in the "clear" command. Also the support documents are not very helpful in this case.


Review Cisco Networking products for a $25 gift card