Skip to content

Instantly share code, notes, and snippets.

@cj3kim
Created November 27, 2015 21:22
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 cj3kim/2b0a974514603c75b3dd to your computer and use it in GitHub Desktop.
Save cj3kim/2b0a974514603c75b3dd to your computer and use it in GitHub Desktop.
ifconfig
[root@localhost etc]# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 36 bytes 34030 (33.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 36 bytes 34030 (33.2 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