Hi Manik, If you are linux user, then please go and check the following file :
/etc/sysconfig/network-scripts/ifcfg-eth0 cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=dhcp (This specifies whether the IP address is DHCP or a static IP address) My machine is configured for dynamic ip addressing schemes, so the BOOTPROTO shows 'dhcp' Hope this one helped. Thanks, Sid On Tue, 2005-12-06 at 14:43 -0800, manik chopra wrote: > Hi All, > > I was wondering, how to determine if the configuration of IP address > and IP mask is set to "static" or "dynamic(dhcp)" ? > > any suggestions on this please ?? > > Thanks > manik > > > > ______________________________________________________________________ > Yahoo! Personals > Let fate take it's course directly to your email. > See who's waiting for you Yahoo! Personals ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
