Depends on which dhcp client you are using -- check the man page for your particular client software. If there is no "renewal" feature built in, you will just have to stop and restart it.
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
That's true.... use something like dhclient eth0 to acquire an IP address and then you use something like ifconfig eth0 down to release the IP address.
On solaris u can use
ifconfig hme0 dhcp release to release the ip address and the same can be verified using ifconfig -a and the ip address should be 0.0.0.0 and to get the ip address use
ifconfig hme0 dhcp start.
Substitute the apropriate interface name if it is not hme0
Dear Experts,
I have a TI DM8148 EVM board REV C, the EZSDK5.05 SW package, and DVRRDK1.09 SW package.
EZSDK5.05, DVRRDK1.09 both use Linux2.6.37, however, there are some modifications between these two kernels.
When I use uImage of DVRRDK1.09 to boot up EVM board, this board can be given a... (0 Replies)
Hi All,
I have two doubts here in DHCP Solaris environment.. could anyone please clarify me?
1. If a new client comes up and it needs an IP to be assigned by a DHCP server, how can it communicate with the DHCP server in the first case without any IP? The SUN doc says something about "BOOTP"... (4 Replies)
Hi All-
I have an assigned static IP address on my Linux box and was wondering if there is a way to change that to a DHCP without actually logging in?
Possibly a hot key I can press prioir to login?
I am running Centos
Thanks! (0 Replies)
Hello experts ....
How can i renew my veritas license? Without using "vxlicinst" command? It is not renewing with that command?
Is there any manual way to install a license key...
Thanks in advance...... (3 Replies)
Hi,
Request you to please let me know if any command is there in linux to release the ip of the ethernet card and renew the ip address of it again.
Similar to ipconfig /release and ipconfig /renew in windows.
Regards
Arun (2 Replies)
Recently, the root pass expired on a Solaris box. And then, i can't log into the system anymore.....Below are two issues i met:
1. I tried to login the system via telnet and ssh. Only the ssh prompt me to set a new password. The system only told me that the pass is expired and turn it off during... (1 Reply)
When using DHCP how can I can my hostname. I vi all the hosts file and if still didn't work. So now my hostname is unknown and I want to change it. So if anyone out there can help me. Thank You (6 Replies)