Ethernet Bridge development
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Gabriel Somlo <gsomlo@gmail.com>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] span/monitor port
Date: Fri, 7 Mar 2008 18:17:50 -0800	[thread overview]
Message-ID: <20080307181750.2e7d8c33@extreme> (raw)
In-Reply-To: <2387247e0803071710n116bc1b6j577104db2b56b5c9@mail.gmail.com>

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).

      reply	other threads:[~2008-03-08  2:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-08  1:10 [Bridge] span/monitor port Gabriel Somlo
2008-03-08  2:17 ` 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=20080307181750.2e7d8c33@extreme \
    --to=shemminger@linux-foundation.org \
    --cc=bridge@lists.linux-foundation.org \
    --cc=gsomlo@gmail.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