07-14-2009 12:17 AM
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.
Solved! Go to Solution.
07-14-2009 01:43 AM
07-14-2009 12:33 AM
Hi
clear ip bgp vrf MJ 200 soft in
07-14-2009 12:41 AM
Hi Shivlu,
To confirm, since my ASN is 1110, the 200 should be replaced with my ASN number of 1110 right ?
Thank you,
InternetB.
07-14-2009 01:43 AM
Hi
Yes you are right.
regards
shivlu jain
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide