Skip to content

Instantly share code, notes, and snippets.

@silenius
Created May 31, 2016 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silenius/0a6b9016b6fb50317f3186303d4f0ecd to your computer and use it in GitHub Desktop.
Save silenius/0a6b9016b6fb50317f3186303d4f0ecd to your computer and use it in GitHub Desktop.
jcigar@dev:/usr/local/etc/salt/states/ > ifconfig
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
ether 10:xx:xx:xx:xx:44
inet 10.209.1.10 netmask 0xffffff00 broadcast 10.209.1.255
inet 10.209.1.30 netmask 0xffffffff broadcast 10.209.1.30
inet 10.209.1.31 netmask 0xffffffff broadcast 10.209.1.31
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
bge1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
ether 10:xx:xx:xx:xx:45
media: Ethernet autoselect
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet 127.0.0.1 netmask 0xff000000
jcigar@dev:/usr/local/etc/salt/states/ >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment