WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] networking

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] networking
From: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Date: Wed, 15 Jun 2005 14:44:47 +0100
Delivery-date: Wed, 15 Jun 2005 13:43:54 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nDP1f05GK+Tll17xUgZ/9dbkXRrLT0pI5uPfucE9wUvGHmWu9l6AVbNWgL99Fz1wpULjMsquqkZiPITgK/U0DiSNd/AV2vzX+jVUcJOVFAkbLCgjmJbcWXvawcdzhILuIDc43NEf+q/2pLW3ORze+QHMsJu9dYJDWFqdRo6i7as=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

Can someone please explain to me how the following config helps in
terms of a domuU. Basically when I run my domain it still gets its ip
from dhcp?


kernel ="/boot/vmlinuz-2.6.11-1.1369_FC4xenU"
memory = 100
name = "rhel-4-ws"
nics = 1
disk = ['phy:hda7,sda1,w']
root = "/dev/sda1 ro"
vif = [ 'ip=10.222.4.237,mac=00:03:47:06:E6:85' ]
dhcp="off"
ip="10.222.4.237"
netmask="255.255.252.0"
gateway="10.222.4.1"
hostname= "rhel4ws"

Thanks
Shaz

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>