Tom Brown wrote: > James Cammarata wrote: > >> I see no reason why you couldn't generate them yourself, just start out at >> 00:16:3e:00:00:01 and increment from there, 00:16:3e being the vendor code >> reserved for Xen. You could use anything there though, as long as you're >> sure it won't have a conflict on your local network. Overall, I don't >> think you need cobbler to do this at all :) >> >> >> >> > > OK thanks - i did not know if there was an 'official' way to do this > > thanks > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
[EMAIL PROTECTED] cobbler]# cobbler system add --name=s --mac=random --profile=p Currently it only generates random MACs in the Xen range, in the future it will pay attention to the --virt-type settings and also do KVM and vmware mac ranges. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
