From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2387247e0803071710n116bc1b6j577104db2b56b5c9@mail.gmail.com> Date: Fri, 7 Mar 2008 20:10:46 -0500 From: "Gabriel Somlo" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Bridge] span/monitor port List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@lists.linux-foundation.org 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