Skip to content

Instantly share code, notes, and snippets.

@Rahul-RB
Created February 1, 2019 09:20
Show Gist options
  • Save Rahul-RB/92704e463a7925fb3656694d35745ed9 to your computer and use it in GitHub Desktop.
Save Rahul-RB/92704e463a7925fb3656694d35745ed9 to your computer and use it in GitHub Desktop.
Here's my ifconfig output:
$ ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
enc0: flags=0<> metric 0 mtu 1536
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 00:0c:29:45:eb:68
inet 10.112.4.141 netmask 0xffffff00 broadcast 10.112.4.255
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 00:0c:29:45:eb:72
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment