On Tue, Mar 25, 2008 at 02:35:19PM +0100, Jeroen van der Ham wrote:
> Hello,
> 
> I noticed that the uml_switch had a possible -tap argument, in which you 
> can specify a tap device that it is connected to. I'd like to use this 
> in a configuration where I have lots of uml_switch instances running, 
> connecting different uml instances together, and each of the uml_switch 
> instance has the same -tap attribute.
> 
> Is it possible to use it that way?

No - each switch gets it own tap.  The purpose is to allow access to
the outside world through a tap device.  However, a bunch of switches
can communicate with each other through the host, each with its own
tap.  This works the same way that a bunch of UMLs with separate taps
can talk to each other.

                 Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to