* [Bridge] Clear a mac from table?
@ 2007-01-27 0:30 Brad Dameron
2007-01-27 5:09 ` Stephen Hemminger
0 siblings, 1 reply; 4+ messages in thread
From: Brad Dameron @ 2007-01-27 0:30 UTC (permalink / raw)
To: bridge
Anyone know of a way to clear a mac from the bridge hash table instead
of waiting for it to expire? This would be handy with pushing people
between vlans that are on the same switch.
Brad Dameron
Network Engineer - TierII
Clearw're
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] Clear a mac from table?
2007-01-27 0:30 [Bridge] Clear a mac from table? Brad Dameron
@ 2007-01-27 5:09 ` Stephen Hemminger
2007-01-28 0:46 ` Brad Dameron
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Hemminger @ 2007-01-27 5:09 UTC (permalink / raw)
To: Brad Dameron; +Cc: bridge
On Fri, 26 Jan 2007 16:30:05 -0800
Brad Dameron <brad.dameron@clearwire.com> wrote:
>
> Anyone know of a way to clear a mac from the bridge hash table instead
> of waiting for it to expire? This would be handy with pushing people
> between vlans that are on the same switch.
No API exists but the first transmit (gratuitous ARP?) would
move the entry.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] Clear a mac from table?
2007-01-27 5:09 ` Stephen Hemminger
@ 2007-01-28 0:46 ` Brad Dameron
2007-01-29 22:46 ` Stephen Hemminger
0 siblings, 1 reply; 4+ messages in thread
From: Brad Dameron @ 2007-01-28 0:46 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: bridge
[-- Attachment #1: Type: text/plain, Size: 1290 bytes --]
This is true. But here is a scenario we are seeing. Here is our setup first.
Customer is on Vlan4 which is bridged to VLAN10. Both vlan's are on the same switch. If data is streaming in on vlan10 to the vlan4 bridge, then we switch the customer to vlan10, the streaming data will continue on to the bridge server and the customer will not be able to transfer data until that stream dies or if the timer just happens to be expiring for that MAC. So we need to clear the mac. I did a brctl setageing 3 to set the timer lower. But what effect could this have when I have some 50k to 100k mac's known by the bridging server?
Thanks,
Brad Dameron
Clearw're
Network Engineer TierII
________________________________
From: Stephen Hemminger [mailto:shemminger@linux-foundation.org]
Sent: Fri 1/26/2007 9:09 PM
To: Brad Dameron
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] Clear a mac from table?
On Fri, 26 Jan 2007 16:30:05 -0800
Brad Dameron <brad.dameron@clearwire.com> wrote:
>
> Anyone know of a way to clear a mac from the bridge hash table instead
> of waiting for it to expire? This would be handy with pushing people
> between vlans that are on the same switch.
No API exists but the first transmit (gratuitous ARP?) would
move the entry.
[-- Attachment #2: Type: text/html, Size: 2314 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] Clear a mac from table?
2007-01-28 0:46 ` Brad Dameron
@ 2007-01-29 22:46 ` Stephen Hemminger
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Hemminger @ 2007-01-29 22:46 UTC (permalink / raw)
To: Brad Dameron; +Cc: bridge
On Sat, 27 Jan 2007 16:46:22 -0800
"Brad Dameron" <Brad.Dameron@clearwire.com> wrote:
> This is true. But here is a scenario we are seeing. Here is our setup first.
>
> Customer is on Vlan4 which is bridged to VLAN10. Both vlan's are on the same switch. If data is streaming in on vlan10 to the vlan4 bridge, then we switch the customer to vlan10, the streaming data will continue on to the bridge server and the customer will not be able to transfer data until that stream dies or if the timer just happens to be expiring for that MAC. So we need to clear the mac. I did a brctl setageing 3 to set the timer lower. But what effect could this have when I have some 50k to 100k mac's known by the bridging server?
>
> Thanks,
> Brad Dameron
> Clearw're
> Network Engineer TierII
If you remove vlan from bridge (or force carrier down), then
the entries are purged
--
Stephen Hemminger <shemminger@linux-foundation.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-29 22:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-27 0:30 [Bridge] Clear a mac from table? Brad Dameron
2007-01-27 5:09 ` Stephen Hemminger
2007-01-28 0:46 ` Brad Dameron
2007-01-29 22:46 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox