[TriLUG] Re: ipconfig command for Linux

James Manning jmm at sublogic.com
Fri Oct 18 14:34:25 EDT 2002


> [Robert Baker]
>    Is there a command that will accomplish the same as this NT/W2K
>    command?:
>    
>    c:\>ipconfig /all (or /renew or /release)

IMHO:
ipconfig /release -> service network stop
ipconfig /renew   -> service network start
ipconfig /all     -> ifconfig -a

service and ifconfig are in /sbin, so prefix those as needed if it's
not in your path (but, as root, it should be)

James
-- 
James Manning <http://www.sublogic.com/james/>
GPG Key fingerprint = B913 2FBD 14A9 CE18 B2B7  9C8E A0BF B026 EEBB F6E4



More information about the TriLUG mailing list