Saturday, April 21, 2012

How can I Renew Or Release An IP In Linux?


If you love to work in Linux then this commands will really help you!!!!!!!!!!!!!!!!!!!!!

Coming from a Microsoft operating system to Linux you may be surprised to see there is not an option for ifconfig to release and renew an IP address. Below are two different methods of how this can be done at the command line.


ifconfig eth0 down:-

Running the above command would take the eth0 interface (the first network card) down. Which is the same as releasing the IP address from that network card.


ifconfig eth0 up:-

After the interface is taken down, typing in the above command would bring that interface back up.


      Thanking you Friends..........

No comments:

Post a Comment

Please Give Me Your Views

Popular Posts