This object defines a passthrough Network
Methods
|
|
__init__
__repr__
qemu
start
status
stop
uml
|
|
__init__
|
__init__ (
self,
realmachines,
lanname,
iface,
**keywords,
)
|
|
__repr__
|
__repr__ ( self )
|
|
qemu
|
qemu ( self, host )
|
|
start
|
start ( self )
Starts the passthrough virtual network
|
|
status
|
status ( self )
Checks status of the passthrough virtual network
|
|
stop
|
stop ( self )
Stops the passthrough virtual network
|
|
uml
|
uml ( self, host )
|
|