Hi,
   I can set the eth1 info with cobbler web, but how can i do it with "cobbler system add..." command?
   and is there any method to set the gateway of eth1?

with cobbler report command, I can get the info like this:
  system                : cu02
profile               : f12
comment               :
created               : Wed Mar 31 19:58:36 2010
gateway               : 192.168.8.254
hostname              : cu02.hpc.com
image                 :
kernel options        : {}
kernel options post   : {}
kickstart             : <<inherit>>
ks metadata           : {}
mgmt classes          : []
modified              : Thu Apr  1 13:39:20 2010
name servers          : []
name servers search   : []
netboot enabled?      : True
owners                : ['admin']
redhat mgmt key       : <<inherit>>
redhat mgmt server    : <<inherit>>
server                : <<inherit>>
template files        : {}
virt cpus             : <<inherit>>
virt file size        : <<inherit>>
virt path             : <<inherit>>
virt ram              : <<inherit>>
virt type             : <<inherit>>
power type            : ipmitool
power address         :
power user            :
power password        :
power id              :
interface        : eth0
  mac address    : 00:0E:04:B7:50:4A
  bonding        :
  bonding_master :
  bonding_opts   :
  is static?     : True
  ip address     : 192.168.8.2
  subnet         : 255.255.255.0
  static routes  : []
  dns name       :
  dhcp tag       :
  virt bridge    : xenbr0
interface        : eth1
  mac address    : E0:CB:4E:B9:EB:89
  bonding        :
  bonding_master :
  bonding_opts   :
  is static?     : True
  ip address     : 192.168.18.2
  subnet         : 255.255.255.0
  static routes  : []
  dns name       :
  dhcp tag       :
  virt bridge    : xenbr0

Thanks.

maillistofyinyin@gmail.com