[et-mgmt-tools] build over eth1

Michael DeHaan mdehaan at redhat.com
Mon Jun 30 00:15:27 UTC 2008


>
>
> I have been trying to try a few different combinations, all with 
> basically the same result. Until that it, I fired up the web interface 
> to cobbler!
> Entering the 2nd interface information via the web interface works 
> fine as the system report below shows.
> Has anyone managed to get more than one interface configured via the 
> command line tool? 


You must split your edits into two commands as the edit command effects 
only one interface at a time:

cobbler system edit --name=foo --interface=0 ...
cobbler system edit --name=foo --interface=1 ...

For complex configs, using the webapp is better.

--Michael





More information about the et-mgmt-tools mailing list