Hi ,
From your protocols info, “BGP Next hop: ::” in channel vpn6-mpls, if next
hop is empty, the route is withdrawn. Suggest to check it.
Best Regards,
Arvin Gan
From: Bird-users On Behalf Of Chris Herdt
Sent: Friday, August 24, 2018 5:48 AM
To: bird-users@network.cz
Subject: vpn6-mpls ro
Thanks to the list for all the help you've given me so far!
Another question: I am running BIRD 2.0.2 and peering with a host that is
announcing vpn4 mpls and vpn6 mpls routes.
The vpn4 mpls routes are working, but all of the vpn6 mpls routes appear as
withdrawn routes. I'm not sure why -- I look
On 08/23/2018 04:42 AM, Ondrej Zajicek wrote:
Hi
Hi Ondrej,
You can do it that way, or you can have just two tables, one for
main_rib+RIP and another for default_rib, connect them with pipe that
allows export in the direction from default to main but not in the other
one, and have export fi
On Wed, Aug 22, 2018 at 4:33 PM Maria Jan Matějka
wrote:
> On August 22, 2018 8:40:16 PM GMT+02:00, Chris Herdt
> wrote:
> > I'm using BIRD v2.0.2. I have successfully peered with another host
> > and am
> > receiving iBGP routes.
> >
> > bird> show route count
> > 0 of 0 routes for 0 networks i
On Wed, Aug 22, 2018 at 05:25:33PM -0600, Grant Taylor wrote:
> One for each kernel routing table (253 & 254) and the view that RIP has.
>
> I think that I will need to import from the default_rib (253) into RIP -and-
> filter said default from RIP so that it doesn't get into the main_rib (254).
>