Skip to content

Instantly share code, notes, and snippets.

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 ryancnelson/48de0c77ae7731e6e4c4288e0b6a94f6 to your computer and use it in GitHub Desktop.
Save ryancnelson/48de0c77ae7731e6e4c4288e0b6a94f6 to your computer and use it in GitHub Desktop.
[root@node54001 supermon]# ifconfig -a
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:99:01:e9 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 1086 bytes 142092 (138.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1086 bytes 142092 (138.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.20.233 netmask 255.255.255.0 broadcast 192.168.20.255
ether b8:27:eb:cc:54:bc txqueuelen 1000 (Ethernet)
RX packets 25914 bytes 4426286 (4.2 MiB)
RX errors 0 dropped 217 overruns 0 frame 0
TX packets 5802 bytes 817113 (797.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment