cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11756
Views
5
Helpful
3
Replies

Command to clear the bgp vrf table.

InternetB
Level 1
Level 1

Hi,

I want to clear the bgp table on this vrf. Here is how it looks like :-

address-family ipv4 vrf mj

redistribute connected

neighbor 12.12.12.12 remote-as 1111

neighbor 12.12.12.12 activate

neighbor 12.12.12.12 send-community

neighbor 12.12.12.12 as-override

neighbor 12.12.12.12 soft-reconfiguration inbound

neighbor 12.12.12.12 route-map customer in

neighbor 12.12.12.12 route-map vpn-routes out

neighbor 12.12.12.12 maximum-prefix 1000

neighbor 13.13.13.13 remote-as 65222

neighbor 13.13.13.13 activate

neighbor 13.13.13.13 send-community

neighbor 13.13.13.13 remove-private-as

neighbor 13.13.13.13 soft-reconfiguration inbound

neighbor 13.13.13.13 route-map a-in in

neighbor 13.13.13.13 route-map a-out out

neighbor 13.13.13.13 maximum-prefix 1000

no auto-summary

no synchronization

exit-address-family

!

I would like to confirm that the command to clear this vrf is whereby the ASN is 1110 :-

clear ip bgp vrf mj ipv4 unicast 1110 soft.

Pls advice,

InternetB.

1 Accepted Solution

Accepted Solutions

Hi

Yes you are right.

regards

shivlu jain

View solution in original post

3 Replies 3

shivlu jain
Level 5
Level 5

Hi

clear ip bgp vrf MJ 200 soft in

Hi Shivlu,

To confirm, since my ASN is 1110, the 200 should be replaced with my ASN number of 1110 right ?

Thank you,

InternetB.

Hi

Yes you are right.

regards

shivlu jain