
Rohan_Mahale at infosys
Apr 8, 2012, 7:59 PM
Post #3 of 3
(247 views)
Permalink
|
Yes. This was the reason. Thanks Scott. -Rohan ________________________________________ From: quagga-users-bounces [at] lists [quagga-users-bounces [at] lists] On Behalf Of quagga-users-request [at] lists [quagga-users-request [at] lists] Sent: Thursday, April 05, 2012 4:30 PM To: quagga-users [at] lists Subject: Quagga-users Digest, Vol 105, Issue 4 Send Quagga-users mailing list submissions to quagga-users [at] lists To subscribe or unsubscribe via the World Wide Web, visit http://lists.quagga.net/mailman/listinfo/quagga-users or, via email, send a message with subject or body 'help' to quagga-users-request [at] lists You can reach the person managing the list at quagga-users-owner [at] lists When replying, please edit your Subject line so it is more specific than "Re: Contents of Quagga-users digest..." Today's Topics: 1. [quagga-users 12846] OSPFv2 adjacencies per node (Rohan Mahale) 2. [quagga-users 12847] Re: OSPFv2 adjacencies per node (Scott Feldman) ---------------------------------------------------------------------- Message: 1 Date: Thu, 5 Apr 2012 11:12:35 +0530 From: Rohan Mahale <Rohan_Mahale [at] infosys> To: "quagga-users [at] lists" <quagga-users [at] lists> Subject: [quagga-users 12846] OSPFv2 adjacencies per node Message-ID: <AFF3CD28B1CA804AA40043457A6012A2453275DB6C [at] BLRKECMBX03> Content-Type: text/plain; charset="us-ascii" Is there any limitation on number of OSPFv2 adjacencies allowed per quagga node ? In my test a quagga node is taking only 20 adjacencies on different interfaces. Thanks, Rohan **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** ------------------------------ Message: 2 Date: Thu, 5 Apr 2012 00:03:13 -0700 From: Scott Feldman <sfeldma [at] cumulusnetworks> To: Quagga Users Lists <quagga-users [at] lists> Subject: [quagga-users 12847] Re: OSPFv2 adjacencies per node Message-ID: <D8A04EE5-C3B3-48F7-B6A9-FB8EF9E83DC1 [at] cumulusnetworks> Content-Type: text/plain; charset=us-ascii On Apr 4, 2012, at 10:42 PM, Rohan Mahale wrote: > Is there any limitation on number of OSPFv2 adjacencies allowed per quagga node ? In my test a quagga node is taking only 20 adjacencies on different interfaces. Just a guess, but are you hitting IGMP mcast limit perhaps? $ cat /proc/sys/net/ipv4/igmp_max_memberships 20 Add net.ipv4.igmp_max_memberships = XX to /etc/sysctl.conf. -scott ------------------------------ _______________________________________________ Quagga-users mailing list Quagga-users [at] lists http://lists.quagga.net/mailman/listinfo/quagga-users End of Quagga-users Digest, Vol 105, Issue 4 ******************************************** _______________________________________________ Quagga-users mailing list Quagga-users [at] lists http://lists.quagga.net/mailman/listinfo/quagga-users
|