On 11/30/2015 07:26 PM, [email protected] wrote: > Hi, > > I have multiple ethernet interface. After I installed the Centos7, I found > cobbler did not config DEFROUTE in /etc/sysconfig/network-scripts/ifcfg-em1. > > Is there any method I can config this "DEFROUTE" for interface? Especially > from command line? >
cobbler doesn't ever set DEFROUTE. I think: cobbler system edit --name=system --interface em1 --gateway X.X.X.X is what you want. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane [email protected] Boulder, CO 80301 http://www.nwra.com _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
