[quagga-users 15012] Re: Quagga 1.2.4 and Quagga 1.1.0 RIP metric 20 issue
Siva Prasad <[email protected]> Wed, 13 Mar 2019 15:27:54 +0530
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <CACWGRQepXscOGQUn91pGenxr20ywJZ=0jCWyUdodPMJZq6_MxA@mail.gmail.com> |
--===============4053471467764004239== Content-Type: multipart/alternative; boundary="000000000000a597790583f6d7aa" --000000000000a597790583f6d7aa Content-Type: text/plain; charset="UTF-8" Hi Tim Thank you for the reply Following is the output of quagga configuation vtysh show running config R(d) 0.0.0.0/0 0.0.0.0 1 self 0 C(i) 10.207.241.0/24 0.0.0.0 1 self 0 R(n) 10.232.194.34/32 192.168.1.40 2 192.168.1.40 0 02:38 R(n) 169.254.0.0/16 192.168.1.40 2 192.168.1.40 0 02:38 C(i) 192.168.1.0/24 0.0.0.0 1 self 0 router000002# exit Output of kernel routing table showing metric as 20 root@router000002:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.207.241.254 0.0.0.0 UG 6 0 0 eth0 10.207.241.0 0.0.0.0 255.255.255.0 U 6 0 0 eth0 10.232.194.34 192.168.1.40 255.255.255.255 UGH 20 0 0 eth3.1 169.254.0.0 192.168.1.40 255.255.0.0 UG 20 0 0 eth3.1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth3.1 Please provide your inputs Regards, SIva On Wed, Mar 13, 2019 at 3:18 PM Tim Bray <[email protected]> wrote: > Hi, > > I've not seen that issue. I don't use RIP. > > But I had loads of problems with OSPF. All fixed by upgrading to FRR. > https://frrouting.org/ > > It's a fork of Quagga and under much more active development. > > > Tim > > > On 13/03/2019 06:37, Siva Prasad wrote: > > Hello All, > > I have observed an issue with Quagga 1.1.0 and Quagga 1.2.4 . The issue is > When a Router running quagga 1.1.0 or quagga 1.24 receives RIP routes with > metric 1, it adds the routes with metric 20 instead of 2 . This seems > wierd as the maximum RIP metric is 16. > > We dont observe the above issue on quagga 0.99.22.4. That is , When > Router running quagga 0.99.22.4, receives RIP routes with metric 1, it > adds the routes with metric 2. > > Is this issue observed by anyone ? Please provide your inputs. > > Regards, > Siva > > _______________________________________________ > Quagga-users mailing listQuagga-users-UOy77sIEA+cAd7ICUelF/YSV3M38o/[email protected]://lists.quagga.net/mailman/listinfo/quagga-users > > --000000000000a597790583f6d7aa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr">Hi Tim=C2=A0<div>Thank you for the reply= =C2=A0</div><div><br></div><div>Following is the output of quagga configuat= ion</div><div>vtysh</div><div>show running config</div><div><div>R(d) <a hr= ef=3D"http://0.0.0.0/0">0.0.0.0/0</a>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0.0= .0.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01 self=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0</div><div>C(i) <a href=3D"http://1= 0.207.241.0/24">10.207.241.0/24</a>=C2=A0 =C2=A0 0.0.0.0=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01 self=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 0</div><div>R(n) <a href=3D"http://10.232.194.34/32">10.2= 32.194.34/32</a>=C2=A0 =C2=A0192.168.1.40=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= 2 192.168.1.40=C2=A0 =C2=A0 =C2=A0 0 02:38</div><div>R(n) <a href=3D"http:= //169.254.0.0/16">169.254.0.0/16</a>=C2=A0 =C2=A0 =C2=A0192.168.1.40=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 2 192.168.1.40=C2=A0 =C2=A0 =C2=A0 0 02:38</div= ><div>C(i) <a href=3D"http://192.168.1.0/24">192.168.1.0/24</a>=C2=A0 =C2= =A0 =C2=A00.0.0.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01 s= elf=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0</div><div>router00000= 2# exit</div><div><br></div><div>Output of kernel routing table showing met= ric as 20</div><div><br></div><div>root@router000002:~# route -n</div><div>= Kernel IP routing table</div><div>Destination=C2=A0 =C2=A0 =C2=A0Gateway=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Genmask=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Fla= gs Metric Ref=C2=A0 =C2=A0 Use Iface</div><div>0.0.0.0=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A010.207.241.254=C2=A0 0.0.0.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= UG=C2=A0 =C2=A0 6=C2=A0 =C2=A0 =C2=A0 0=C2=A0 =C2=A0 =C2=A0 =C2=A0 0 eth0</= div><div>10.207.241.0=C2=A0 =C2=A0 0.0.0.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0255.255.255.0=C2=A0 =C2=A0U=C2=A0 =C2=A0 =C2=A06=C2=A0 =C2=A0 =C2=A0 0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 0 eth0</div><div>10.232.194.34=C2=A0 =C2=A0192.= 168.1.40=C2=A0 =C2=A0 255.255.255.255 UGH=C2=A0 =C2=A020=C2=A0 =C2=A0 =C2= =A00=C2=A0 =C2=A0 =C2=A0 =C2=A0 0 eth3.1</div><div>169.254.0.0=C2=A0 =C2=A0= =C2=A0192.168.1.40=C2=A0 =C2=A0 255.255.0.0=C2=A0 =C2=A0 =C2=A0UG=C2=A0 = =C2=A0 20=C2=A0 =C2=A0 =C2=A00=C2=A0 =C2=A0 =C2=A0 =C2=A0 0 eth3.1</div><di= v>192.168.1.0=C2=A0 =C2=A0 =C2=A00.0.0.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02= 55.255.255.0=C2=A0 =C2=A0U=C2=A0 =C2=A0 =C2=A00=C2=A0 =C2=A0 =C2=A0 0=C2=A0= =C2=A0 =C2=A0 =C2=A0 0 eth3.1</div></div><div><br></div><div>Please provid= e your inputs=C2=A0</div><div><br></div><div>Regards,</div><div>SIva</div><= div><br></div></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" c= lass=3D"gmail_attr">On Wed, Mar 13, 2019 at 3:18 PM Tim Bray <<a href=3D= "mailto:[email protected]">[email protected]</a>> wrote:<br></div><blockquote cl= ass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid= rgb(204,204,204);padding-left:1ex"> =20 =20 =20 <div bgcolor=3D"#FFFFFF"> <p>Hi,</p> <p>I've not seen that issue.=C2=A0 I don't use RIP. <br> </p> <p>But I had loads of problems with OSPF.=C2=A0 All fixed by upgrading = to FRR.=C2=A0=C2=A0 <a class=3D"gmail-m_9207995974060986253moz-txt-link-= freetext" href=3D"https://frrouting.org/" target=3D"_blank">https://frrouti= ng.org/</a>=C2=A0=C2=A0 <br> </p> <p>It's a fork of Quagga and under much more active development.=C2= =A0 <br> </p> <p><br> </p> <p>Tim<br> </p> <p><br> </p> <div class=3D"gmail-m_9207995974060986253moz-cite-prefix">On 13/03/2019= 06:37, Siva Prasad wrote:<br> </div> <blockquote type=3D"cite"> =20 <div dir=3D"ltr">Hello All, <div><br> </div> <div>I have observed an issue with Quagga 1.1.0 and Quagga 1.2.4 . The issue is=C2=A0</div> <div><span style=3D"font-size:11pt;font-family:Calibri,sans-serif">= When a Router running quagga 1.1.0 or quagga 1.24 receives RIP routes with metric 1, it adds the routes with metric 20 instead of 2 . This seems wierd=C2=A0 as the maximum RIP metric is 16.</span><br> </div> <div><span style=3D"font-size:11pt;font-family:Calibri,sans-serif">= <br> </span></div> <div><span style=3D"font-size:11pt;font-family:Calibri,sans-serif">= We dont observe the above issue on quagga 0.99.22.4.=C2=A0 That is= , When Router running=C2=A0</span><span style=3D"font-family:Cali= bri,sans-serif;font-size:14.6667px">quagga 0.99.22.4, r</span><span style=3D"font-family:Calibri,sans-seri= f;font-size:14.6667px">eceives RIP routes with metric 1, it adds the routes with metric 2.</sp= an></div> <div><span style=3D"font-family:Calibri,sans-serif;font-size:14.666= 7px"><br> </span></div> <div><span style=3D"font-family:Calibri,sans-serif;font-size:14.666= 7px">Is this issue observed by anyone ? Please provide your inputs.=C2= =A0</span></div> <div><span style=3D"font-family:Calibri,sans-serif;font-size:14.666= 7px"><br> </span></div> <div><span style=3D"font-family:Calibri,sans-serif;font-size:14.666= 7px">Regards,</span></div> <div><span style=3D"font-family:Calibri,sans-serif;font-size:14.666= 7px">Siva=C2=A0=C2=A0</span></div> </div> <br> <fieldset class=3D"gmail-m_9207995974060986253mimeAttachmentHeader"><= /fieldset> <pre class=3D"gmail-m_9207995974060986253moz-quote-pre">_____________= __________________________________ Quagga-users mailing list <a class=3D"gmail-m_9207995974060986253moz-txt-link-abbreviated" href=3D"ma= ilto:Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected]" target=3D"_blank">[email protected]= agga.net</a> <a class=3D"gmail-m_9207995974060986253moz-txt-link-freetext" href=3D"https= ://lists.quagga.net/mailman/listinfo/quagga-users" target=3D"_blank">https:= //lists.quagga.net/mailman/listinfo/quagga-users</a> </pre> </blockquote> </div> </blockquote></div> --000000000000a597790583f6d7aa-- --===============4053471467764004239== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Quagga-users mailing list Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected] https://lists.quagga.net/mailman/listinfo/quagga-users --===============4053471467764004239==--