ipconfig는 윈도우 명령입니다만 맥에서는 동작하지 않습니다. 대신 ifconfig 명령이 있습니다.
한국에서의 맥 특성상 virtual machine에 대한 정보도 함께 나와서 명확하지 못하다는 단점도 있습니다.

Last login: Wed Feb  3 02:10:43 on console
kenuheoyimacbookpro-4:~ kenu$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
        inet 127.0.0.1 netmask 0xff000000
        inet6 fd88:7ce5:7ffe:1d4b:223:32ff:feaf:fa9a prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 00:23:32:af:fa:9a
        media: autoselect status: inactive
        supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <full-duplex,hw-loopback> 1000baseT <full-duplex> 1000baseT <full-duplex,flow-control> 1000baseT <full-duplex,hw-loopback>
fw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 4078
        lladdr 00:23:32:ff:fe:af:fa:9a
        media: autoselect <full-duplex> status: inactive
        supported media: autoselect <full-duplex>
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::223:6cff:fe82:1125%en1 prefixlen 64 scopeid 0x6
        inet 192.168.1.106 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:23:6c:82:11:25
        media: autoselect status: active
        supported media: autoselect
vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 172.16.171.1 netmask 0xffffff00 broadcast 172.16.171.255
        ether 00:50:56:c0:00:08
vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.23.1 netmask 0xffffff00 broadcast 192.168.23.255
        ether 00:50:56:c0:00:01
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::21c:42ff:fe00:0%en2 prefixlen 64 scopeid 0x9
        inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
        ether 00:1c:42:00:00:00
        media: autoselect status: active
        supported media: autoselect
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::21c:42ff:fe00:1%en3 prefixlen 64 scopeid 0xa
        inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
        ether 00:1c:42:00:00:01
        media: autoselect status: active
        supported media: autoselect
vboxnet0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 0a:00:27:00:00:00
kenuheoyimacbookpro-4:~ kenu$

+ Recent posts