Belkin XM Commander Bedienungsanleitung Seite 38

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 56
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 37
dhcp Set to ’dhcp’ if you want to use DHCP to configure networking.
netmask Manually configured IP netmask.
gateway Manually configured IP gateway.
hostname Set the hostname for the virtual machine.
root Specify the root device parameter on the kernel command line.
nfs server IP address for the NFS server (if any).
nfs root Path of the root filesystem on the NFS server (if any).
extra Extra string to append to the kernel command line (if any)
restart Three possible options:
always Always restart the domain, no matter what its exit code is.
never Never restart the domain.
onreboot Restart the domain iff it requests reboot.
For additional flexibility, it is also possible to include Python scripting commands in
configuration files. An example of this is the xmexample2 file, which uses Python
code to handle the vmid variable.
7.2 Network Configuration
For many users, the default installation should work ‘out of the box’. More compli-
cated network setups, for instance with multiple ethernet interfaces and/or existing
bridging setups will require some special configuration.
The purpose of this section is to describe the mechanisms provided by xend to allow a
flexible configuration for Xen’s virtual networking.
7.2.1 Xen virtual network topology
Each domain network interface is connected to a virtual network interface in dom0
by a point to point link (effectively a ‘virtual crossover cable’). These devices are
named vif<domid>.<vifid> (e.g. vif1.0 for the first interface in domain 1,
vif3.1 for the second interface in domain 3).
Traffic on these virtual interfaces is handled in domain 0 using standard Linux mech-
anisms for bridging, routing, rate limiting, etc. Xend calls on two shell scripts to per-
form initial configuration of the network and configuration of new virtual interfaces.
By default, these scripts configure a single bridge for all the virtual interfaces. Arbi-
trary routing / bridging configurations can be configured by customising the scripts, as
described in the following section.
32
Seitenansicht 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 55 56

Kommentare zu diesen Handbüchern

Keine Kommentare