> So if we do that, then can we do dhcp reservations (i.e. the > same guest will always get the same address)?
Yes. > How does a > hardware address get assigned to the virtual NIC in the guest? Assign a MAC prefix in SYSTEM CONFIG. This must be unique among all your VM systems. Add a unique MAC id for the last 3 bytes in the NICDEF statement in the directory entry for each virtual NIC or on the DEFINE NIC command. This value must be unique for every interface (just like a real NIC MAC must be unique). Take a peek at the syntax of DEFINE NIC for the gory details. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
