Using pump in Linux
Updated May 29, 2001
Created May 29, 2001
Pump requests an ip address from a DHCP server. Here are several pump commands for managing dhcp ip addresses. Pump can be used to request, release, or give status on dhcp responses.
- pump -i eth0 --status
Check the status / get details of dhcp on eth0
- pump -i eth0 --release
Release dhcp IP on eth0
- pump -i eth0
Request a dhcp ip for eth0
Homepage: http://www.oocities.org/rlcomp_1999