Ethernet Bridge development
 help / color / mirror / Atom feed
From: Liew Kian Yang <kianyang@agroup.com.my>
To: 'Stephen Hemminger' <shemminger@linux-foundation.org>,
	'Kian Yang Liew' <liewkianyang@gmail.com>
Cc: bridge@linux-foundation.org
Subject: Re: [Bridge] DHCP problem on bridge
Date: Mon, 08 Nov 2010 09:33:12 +0800	[thread overview]
Message-ID: <035c01cb7ee4$e8b54c30$ba1fe490$@com.my> (raw)
In-Reply-To: <20101106212640.6d88c5d3@nehalam>

Dear Stephen, 


Thank you for your information. I will try and let you know the result :)


Regards,
Kian Yang, Liew

-----Original Message-----
From: Stephen Hemminger [mailto:shemminger@linux-foundation.org] 
Sent: 2010年11月7日 12:27
To: Kian Yang Liew
Cc: bridge@linux-foundation.org; Liew Kian Yang
Subject: Re: [Bridge] DHCP problem on bridge

On Sun, 31 Oct 2010 00:31:11 +0800
Kian Yang Liew <liewkianyang@gmail.com> wrote:

> Dear All,
> 
> 
> 
> I have a network with 500 vlan and I bind all these 500 vlan into 1 bridge
> interface. Then I have run a dhcp server on this bridge interface to
provide
> dhcp to all the computer in the vlan. It look find all the time, but
> sometime, some of the computer on vlan will not able to get the ip from
dhcp
> server but after I remove the vlan and add back to the bridge it will work
> again. The most serious case is sometime there will be a dhcp problem on
> vlan 1 as well, and I need to reboot the server only can make the service
> back to normal.
> 
> 
> 
> The setting is as below
> 
> 
> 
> 
> 
> Vconfig add eth1 2
> 
> Vconfig add eth1 3
> 
> .
> 
> .
> 
> .
> 
> .
> 
> .
> 
> .vconfig add eth1 500
> 
> 
> 
> Then ifconfig eth1.2 up …. Ifconfig eth1.500 up
> 
> Then brctl addbr br1, brctl addif br1 eth1.2 ……. Brctl addif br1
eth1.500
> 
> 
> 
> Does anyone have face this problem before? Your reply is highly
appreciate.
> 

brctl stp br0 off
brctl setfd br0 0


  reply	other threads:[~2010-11-08  1:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30 16:31 [Bridge] DHCP problem on bridge Kian Yang Liew
2010-11-07  4:26 ` Stephen Hemminger
2010-11-08  1:33   ` Liew Kian Yang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-31 21:13 yu.sheng

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='035c01cb7ee4$e8b54c30$ba1fe490$@com.my' \
    --to=kianyang@agroup.com.my \
    --cc=bridge@linux-foundation.org \
    --cc=liewkianyang@gmail.com \
    --cc=shemminger@linux-foundation.org \
    /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