Reloading DHCP Client
On OS X:
“(sudo) ipconfig set
It’s technically equivalent to setting the interface to manual and back in System Prefs.
On Redhat / SysV Init:
“(sudo) /etc/init.d/networking restart” - Full network restart
“(sudo) killall dhclient”
“(sudo) dhclient
On Windows:
“ipconfig /release”
“ipconfig /renew”
(But you knew that)
Comments
No comments yet.
RSS feed for comments on this post.
Leave a comment
Sorry, the comment form is closed at this time.
