Re: Ip address assignment

2009-09-08 Thread Gaurang Shastri
service script, we are using ifup for ifdown for permanent storage. Please see man ifconfig for different uses of ifconfig command. Thank you. Gaurang Shastri On Tue, Sep 8, 2009 at 1:40 PM, Vivek Subbarao viv...@chelsio.com wrote: Hi, The ip address assigned through ifconfig is not persistent

Re: adding a new network interface

2008-10-16 Thread Gaurang Shastri
When your system is up you can start your eth2 by just one command, --ifconfig eth2 add ip-address netmask netmask up or you can make one file (If you are using Redhat) # cd /etc/sysconfig/network-scripts make here new file called ifcfg-eth2 and contens should be as below: DEVICE=eth2