From: Stephen Hemminger <shemminger@osdl.org>
To: munro <munro.biswal@smartbridges.com>
Cc: munro <munro.biswal@smartbridges.com>, bridge@lists.osdl.org
Subject: Re: [Bridge] bridge stp problem
Date: Fri, 22 Apr 2005 13:09:11 +1000 [thread overview]
Message-ID: <20050422130911.1417ea1c@localhost.localdomain> (raw)
In-Reply-To: <42686072.7060509@smartbridges.com>
On Fri, 22 Apr 2005 10:24:50 +0800
munro <munro.biswal@smartbridges.com> wrote:
> Hi, ppl,
>
> I am using kernel 2.4.25 and having this peculiar problem on my
> ixp425. When i have 2 ethernet ports of the board connected to the same
> linksys switch running STP. ixp0 and ixp1 are the name of my ethernet
> ports enslaved to the same bridge( br0)and my PC is also connected to
> the switch.
>
>
> IXP425 -br0 (192.168.2.1)
>
> |_ixp0|--- | | (192.168.2.11)
> |_ixp1|---- |Linksys |----------<PC>
>
>
> When i ping from my PC to the board (when both ixp0 and ixp1 are
> connected to the switch), everything works fine.
> In that case ixp1 is in blocking state and ixp0 is in forwarding state.
>
> The issue here is when i unplug ixp0 from the switch (the one which is
> forwading state), ixp1 comes to forwardinmg state after the state
> changes(listening-learning---forwading), but there is a huge delay of
> around 15-17 mins till i can ping the board(IXP425) from my PC. i went
> through the bridging code and put debug messages to see that it comes to
> forwarding state immediately.
>
It may not help, but 2.6 kernel has support for detecting carrier transistions
and failing over faster.
> On the board if i sniff using ethereal, it shows that my ICMP request
> never goes through till 17 mins..
>
> AFter 17 mins, it starts pining ok.
>
> Now thats very strange. WHo induces this delay of 17 mins after the
> topology changes.
> Pls. advise !! very urgent .
>
Is there a chance some other bridge changing and becoming root
prev parent reply other threads:[~2005-04-22 3:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200504211900.j3LJ07s5017482@smtp.osdl.org>
2005-04-22 2:24 ` [Bridge] bridge stp problem munro
2005-04-22 3:09 ` Stephen Hemminger [this message]
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=20050422130911.1417ea1c@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=bridge@lists.osdl.org \
--cc=munro.biswal@smartbridges.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.