Find the answer to your Linux question:
Results 1 to 3 of 3
what are the commands for 1 : Ipconfig /renew 2 : Ipconfig /release i know only ifconfig which is the same as ipconfig but i dont know the above 2. ...
  1. #1
    Linux Newbie patrickv's Avatar
    Join Date
    Sep 2006
    Posts
    134

    Commans

    what are the commands for
    1 : Ipconfig /renew
    2 : Ipconfig /release

    i know only ifconfig which is the same as ipconfig but i dont know the above 2.
    thanks !!
    There is no knowledge that is not power

  2. #2
    Linux User
    Join Date
    Jun 2006
    Posts
    311
    Hi patrickv,

    what are the commands for
    1 : Ipconfig /renew
    2 : Ipconfig /release
    The equivalent commands for running the above commands respectively are as follows : -

    # /sbin/ifconfig eth0 up
    and
    # /sbin/ifconfig eth0 down
    With Regards,
    Thinker

  3. #3
    Linux Newbie patrickv's Avatar
    Join Date
    Sep 2006
    Posts
    134
    ok thanks dude.this was greatly needed
    There is no knowledge that is not power

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...