* [Bridge] span/monitor port
@ 2008-03-08 1:10 Gabriel Somlo
2008-03-08 2:17 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Somlo @ 2008-03-08 1:10 UTC (permalink / raw)
To: bridge
Hi,
I was wondering if there's an established way to set up one or more
ports of a bridge as 'span'
or 'monitor' ports. I.e., once a port is in this state, it discards
any packets it receives, and gets
a copy of any other packet the bridge is forwarding out any other
port. Kind-of like cisco's span
monitor session.
If not, I'd be interested in having a go at it, but wanted to see if
there's anything already there
that I'm missing...
Thanks,
Gabriel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bridge] span/monitor port
2008-03-08 1:10 [Bridge] span/monitor port Gabriel Somlo
@ 2008-03-08 2:17 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2008-03-08 2:17 UTC (permalink / raw)
To: Gabriel Somlo; +Cc: bridge
On Fri, 7 Mar 2008 20:10:46 -0500
"Gabriel Somlo" <gsomlo@gmail.com> wrote:
> Hi,
>
> I was wondering if there's an established way to set up one or more
> ports of a bridge as 'span'
> or 'monitor' ports. I.e., once a port is in this state, it discards
> any packets it receives, and gets
> a copy of any other packet the bridge is forwarding out any other
> port. Kind-of like cisco's span
> monitor session.
>
> If not, I'd be interested in having a go at it, but wanted to see if
> there's anything already there
> that I'm missing...
>
It isn't really a bridge function, the way to do this is to use
other facilities like the mirred action (see tc action).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-08 2:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-08 1:10 [Bridge] span/monitor port Gabriel Somlo
2008-03-08 2:17 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox