From: Krishna Kumar <krkumar@us.ibm.com>
To: netdev@oss.sgi.com, linux-net@vger.kernel.org
Subject: Problem while using VLAN
Date: Thu, 12 Jun 2003 18:12:08 -0700 [thread overview]
Message-ID: <3EE924E8.8080003@us.ibm.com> (raw)
Hi,
I am trying to configure a few thousand (< 5000) VLAN devices on 2.5.70, and use
following commands (in a loop) :
vconfig add eth0 $i$j
ifconfig eth0.$i$j 10.0.$i.$j broadcast <> netmask <> up
ifconfig eth0.$i$j add fec0:1:2:$i::$j/64
I get following problems :
1. After some time, I lose the link local and site local addresses on my eth0
and eth1 interfaces which were added through autoconfig.
2. After some time, I lose link local and site addresses on all VLAN devices
(after creating a few thousand devices).
3. I find two devices for each created device, eg two eth0.232 or eth0.45
devices. So if I create 100 devices, I get 200.
Is there any reason for this to happen, and am I doing something wrong ?
Alternatively, any fixes for this ?
Thanks,
- KK
reply other threads:[~2003-06-13 1:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EE924E8.8080003@us.ibm.com \
--to=krkumar@us.ibm.com \
--cc=linux-net@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).