From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 13 Jun 2007 14:28:54 -0700 From: Stephen Hemminger Subject: Re: [Bridge] Is it possible to put an aliased ethernet card on a bridge? Message-ID: <20070613142854.3a572013@localhost> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dimitry Golubovsky Cc: bridge@lists.linux-foundation.org On Wed, 13 Jun 2007 16:32:09 -0400 "Dimitry Golubovsky" wrote: > Hi, > > Suppose we have two aliases of the same ethernet card: > > ifconfig eth0 192.168.0.1 > ifconfig eth0:1 192.168.1.1 > > Is it possible to add eth0:1 to a bridge, not adding its "physical parent" eth0? > > Sorry if this was answered before. > You can do it, you won't get anything usable. What are you trying to. Simple bridging is at level 2 not level 3 (IP).