Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

insan56

macrumors member
Original poster
May 17, 2005
93
0
i am wondering how do i do a:

ipconfig/release and ipconfig/renew

I know how to do these commands on my PC through the command line how do i go about doing this on my Mac?
 
i am wondering how do i do a:

ipconfig/release and ipconfig/renew

I know how to do these commands on my PC through the command line how do i go about doing this on my Mac?

Code:
sudo ifconfig en1 down
sudo ifconfig en1 up

depending on which network interface, you may need to use en0 instead.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.