ipconfig equivalent

Posted:
in Genius Bar edited January 2014
On the PC there is a command I use a lot in troubleshooting network issues:



ipconfig

ipconfig /release

ipconfig /renew

ipconfig /all



Is there a mac equivalent to these commands in terminal?

Comments

  • Reply 1 of 1
    chuckerchucker Posts: 5,089member
    The equivalent to ipconfig /all would be ifconfig. As for updating your DHCP lease, I'm not sure how to do it in Terminal, but you can do it in Network Preferences.
Sign In or Register to comment.