= Apple Mac MacOs = == Sub pages == <> == Network commands == * https://gree2.github.io/mac/2015/07/18/mac-network-commands-cheat-sheet ==== Get Info ==== * {{{ $ ifconfig en0 }}} ==== Routing table ==== * {{{ $ netstat -nr }}} ==== Get IP ==== * {{{ $ ipconfig getifaddr en0 }}} ==== Renew dhcp lease ==== * {{{ $ ipconfig set en0 DHCP }}}