Mailing List Archive

No best route
Hi,

I have a strange problem, but I could not not find an anwser googling
around.

I use a BigIron 4000, with 2 connection for transit and a peering
connection. When requesting the network 212.123.192.0/18 from the router is
shows both my transit providers advertise the route, but no path is choosen!
So when requesting a ip route to it it can't find the route:

telnet@BigIron-4000(config-bgp-router)#sh ip bgp 212.123.192.1
Number of BGP Routes matching display condition : 2
Status codes: s suppressed, d damped, h history, * valid, > best, i internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 212.123.192.0/18 134.222.96.181 160 100 286 8220 i
* 212.123.192.0/18 81.17.32.109 160 100 24587 8220 i
No path is selected as BEST route

telnet@BigIron-4000(config-bgp-router)#sh ip route 212.123.192.1
Can't find matching entry


I hope anyone knows this problem and might be able to help me out here.

thanks in advance!

Kind regards,


Bardo Cornelissen.

Caveo Internet BV
Mandenmakerstraat 132
3194 DG Hoogvliet
The Netherlands
http://www.caveo.nl

Tel # +31 (0)10 - 2161403
Fax # +31 (0)10 - 4388045
No best route [ In reply to ]
You may want to take a look at the 'show default values' command to make
sure you have enough CAM allocated to the routing tables to support all
the routes you have. The config command 'system-max ip-route' will
allow you to change this, but requires a reboot.

Regards,
Tim

-----Original Message-----
From: foundry-nsp-bounces@puck.nether.net
[mailto:foundry-nsp-bounces@puck.nether.net] On Behalf Of B.G.
Cornelissen
Sent: Friday, July 02, 2004 8:06 AM
To: foundry-nsp@puck.nether.net
Subject: [f-nsp] No best route

Hi,

I have a strange problem, but I could not not find an anwser googling
around.

I use a BigIron 4000, with 2 connection for transit and a peering
connection. When requesting the network 212.123.192.0/18 from the router
is shows both my transit providers advertise the route, but no path is
choosen!
So when requesting a ip route to it it can't find the route:

telnet@BigIron-4000(config-bgp-router)#sh ip bgp 212.123.192.1 Number of
BGP Routes matching display condition : 2 Status codes: s suppressed, d
damped, h history, * valid, > best, i internal Origin codes: i - IGP, e
- EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 212.123.192.0/18 134.222.96.181 160 100 286 8220 i
* 212.123.192.0/18 81.17.32.109 160 100 24587 8220 i
No path is selected as BEST route

telnet@BigIron-4000(config-bgp-router)#sh ip route 212.123.192.1 Can't
find matching entry


I hope anyone knows this problem and might be able to help me out here.

thanks in advance!

Kind regards,


Bardo Cornelissen.

Caveo Internet BV
Mandenmakerstraat 132
3194 DG Hoogvliet
The Netherlands
http://www.caveo.nl

Tel # +31 (0)10 - 2161403
Fax # +31 (0)10 - 4388045

_______________________________________________
foundry-nsp mailing list
foundry-nsp@puck.nether.net
http://puck.nether.net/mailman/listinfo/foundry-nsp
No best route [ In reply to ]
Hi Bardo,

this is a known bug in some older software releases. Which version are
you using?

Regards,
Jonas

On Fri, 2004-07-02 at 17:05, B.G. Cornelissen wrote:
> Hi,
>
> I have a strange problem, but I could not not find an anwser googling
> around.
>
> I use a BigIron 4000, with 2 connection for transit and a peering
> connection. When requesting the network 212.123.192.0/18 from the router is
> shows both my transit providers advertise the route, but no path is choosen!
> So when requesting a ip route to it it can't find the route:
>
> telnet@BigIron-4000(config-bgp-router)#sh ip bgp 212.123.192.1
> Number of BGP Routes matching display condition : 2
> Status codes: s suppressed, d damped, h history, * valid, > best, i internal
> Origin codes: i - IGP, e - EGP, ? - incomplete
> Network Next Hop Metric LocPrf Weight Path
> * 212.123.192.0/18 134.222.96.181 160 100 286 8220 i
> * 212.123.192.0/18 81.17.32.109 160 100 24587 8220 i
> No path is selected as BEST route
>
> telnet@BigIron-4000(config-bgp-router)#sh ip route 212.123.192.1
> Can't find matching entry
>
>
> I hope anyone knows this problem and might be able to help me out here.
>
> thanks in advance!
>
> Kind regards,
>
>
> Bardo Cornelissen.
>
> Caveo Internet BV
> Mandenmakerstraat 132
> 3194 DG Hoogvliet
> The Netherlands
> http://www.caveo.nl
>
> Tel # +31 (0)10 - 2161403
> Fax # +31 (0)10 - 4388045
>
> _______________________________________________
> foundry-nsp mailing list
> foundry-nsp@puck.nether.net
> http://puck.nether.net/mailman/listinfo/foundry-nsp
No best route [ In reply to ]
Hi,

I use the version below:
SW: Version 07.6.03fT53 Copyright (c) 1996-2003 Foundry Networks, Inc.
Compiled on Jun 02 2003 at 21:24:49 labeled as B2P07603f
(2797795 bytes) from Primary B2P07603f.bin

Regards,


Bardo Cornelissen.

Caveo Internet BV
Mandenmakerstraat 132
3194 DG Hoogvliet
The Netherlands
http://www.caveo.nl

Tel # +31 (0)10 - 2161403
Fax # +31 (0)10 - 4388045

----- Original Message -----
From: "Jonas Frey" <jf@probe-networks.de>
To: "B.G. Cornelissen" <b.cornelissen@caveo.nl>
Cc: <foundry-nsp@puck.nether.net>
Sent: Friday, July 02, 2004 5:10 PM
Subject: Re: [f-nsp] No best route


> Hi Bardo,
>
> this is a known bug in some older software releases. Which version are
> you using?
>
> Regards,
> Jonas
>
> On Fri, 2004-07-02 at 17:05, B.G. Cornelissen wrote:
> > Hi,
> >
> > I have a strange problem, but I could not not find an anwser googling
> > around.
> >
> > I use a BigIron 4000, with 2 connection for transit and a peering
> > connection. When requesting the network 212.123.192.0/18 from the router
is
> > shows both my transit providers advertise the route, but no path is
choosen!
> > So when requesting a ip route to it it can't find the route:
> >
> > telnet@BigIron-4000(config-bgp-router)#sh ip bgp 212.123.192.1
> > Number of BGP Routes matching display condition : 2
> > Status codes: s suppressed, d damped, h history, * valid, > best, i
internal
> > Origin codes: i - IGP, e - EGP, ? - incomplete
> > Network Next Hop Metric LocPrf Weight Path
> > * 212.123.192.0/18 134.222.96.181 160 100 286 8220 i
> > * 212.123.192.0/18 81.17.32.109 160 100 24587 8220 i
> > No path is selected as BEST route
> >
> > telnet@BigIron-4000(config-bgp-router)#sh ip route 212.123.192.1
> > Can't find matching entry
> >
> >
> > I hope anyone knows this problem and might be able to help me out here.
> >
> > thanks in advance!
> >
> > Kind regards,
> >
> >
> > Bardo Cornelissen.
> >
> > Caveo Internet BV
> > Mandenmakerstraat 132
> > 3194 DG Hoogvliet
> > The Netherlands
> > http://www.caveo.nl
> >
> > Tel # +31 (0)10 - 2161403
> > Fax # +31 (0)10 - 4388045
> >
> > _______________________________________________
> > foundry-nsp mailing list
> > foundry-nsp@puck.nether.net
> > http://puck.nether.net/mailman/listinfo/foundry-nsp
>
>