On Thu, 2011-07-21 at 19:15 +0700, Insan Praja SW wrote:
> Hi Josh,
> On Thu, 21 Jul 2011 03:00:08 +0700, Josh Hoppes
> wrote:
>
> > Hello Insan,
> >
> > I guess I'm not sure I understand that statement, or I'm
> > miss-interpreting the rdomain configuration section and how it
> > interacts wit
On Tue, 26 Jul 2011 21:33:14 +0200, Claudio Jeker
wrote:
> On Thu, Jul 21, 2011 at 10:20:38PM +0200, Claudio Jeker wrote:
>> On Thu, Jul 21, 2011 at 01:57:10PM -0500, Josh Hoppes wrote:
>> > Thanks for the help and for the better understanding of routing
>> > domains and tables. In the end I was o
I've not been able to test the diff yet, but I'm certainly interested
in that functionality.
On Tue, Jul 26, 2011 at 2:33 PM, Claudio Jeker
wrote:
> On Thu, Jul 21, 2011 at 10:20:38PM +0200, Claudio Jeker wrote:
>> On Thu, Jul 21, 2011 at 01:57:10PM -0500, Josh Hoppes wrote:
>> > Thanks for the h
On Thu, Jul 21, 2011 at 10:20:38PM +0200, Claudio Jeker wrote:
> On Thu, Jul 21, 2011 at 01:57:10PM -0500, Josh Hoppes wrote:
> > Thanks for the help and for the better understanding of routing
> > domains and tables. In the end I was over thinking the problem and
> > didn't actually need the addit
On Thu, Jul 21, 2011 at 01:57:10PM -0500, Josh Hoppes wrote:
> Thanks for the help and for the better understanding of routing
> domains and tables. In the end I was over thinking the problem and
> didn't actually need the additional routing table.
>
> On Thu, Jul 21, 2011 at 10:17 AM, Claudio Jek
Thanks for the help and for the better understanding of routing
domains and tables. In the end I was over thinking the problem and
didn't actually need the additional routing table.
On Thu, Jul 21, 2011 at 10:17 AM, Claudio Jeker
wrote:
> On Thu, Jul 21, 2011 at 09:40:44AM +0300, Gregory Edigarov
On Thu, Jul 21, 2011 at 09:40:44AM +0300, Gregory Edigarov wrote:
> Josh,
>
> the table needs to be created and an interface need to be assigned to
> the rdomain like:
>
> ifconfig em0 a.b.c.d/24 rdomain 1
>
> then you can use it like, just for example, this:
> route -T 1 add e.f.g.h/24 a.b.c.x
Hi Josh,
On Thu, 21 Jul 2011 03:00:08 +0700, Josh Hoppes
wrote:
Hello Insan,
I guess I'm not sure I understand that statement, or I'm
miss-interpreting the rdomain configuration section and how it
interacts with rtables. If I understand the documentation correctly
additional rib tables defi
Josh,
the table needs to be created and an interface need to be assigned to
the rdomain like:
ifconfig em0 a.b.c.d/24 rdomain 1
then you can use it like, just for example, this:
route -T 1 add e.f.g.h/24 a.b.c.x
that does the trick.
On Tue, 19 Jul 2011 13:26:37 -0500
Josh Hoppes wrote:
> I'
Hello Insan,
I guess I'm not sure I understand that statement, or I'm
miss-interpreting the rdomain configuration section and how it
interacts with rtables. If I understand the documentation correctly
additional rib tables defined in bgpd must exist inside the default
routing domain. The error mes
Hi,
You missed rdomain.
On Wed, 20 Jul 2011 01:26:37 +0700, Josh Hoppes
wrote:
I'm trying to configure bgpd to run in an alternate routing table so I
can use it to manage black holed prefixes. When trying to specify an
alternate routing table I get the error message "rtable id 1 does not
ex
I'm trying to configure bgpd to run in an alternate routing table so I
can use it to manage black holed prefixes. When trying to specify an
alternate routing table I get the error message "rtable id 1 does not
exist" when starting bgpd. I've gone through route(8) and route(4) but
can't find any inf
12 matches
Mail list logo