Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _@_:~$ ifconfig eno1
- eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.0.19 netmask 255.255.255.0 broadcast 192.168.0.255
- inet6 2600:8805:b482:7b00:e276:6ceb:7955:b20e prefixlen 64 scopeid 0x0<global>
- inet6 fe80::da6e:f52e:cd81:cd15 prefixlen 64 scopeid 0x20<link>
- inet6 2600:8805:b482:7b00:f071:bc82:eb42:40e2 prefixlen 64 scopeid 0x0<global>
- ether 08:62:66:4f:e7:92 txqueuelen 1000 (Ethernet)
- RX packets 3648637 bytes 3820379795 (3.8 GB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 1794427 bytes 195978939 (195.9 MB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- device interrupt 20 memory 0xf7100000-f7120000
- _@_:~$ netstat -rn
- Kernel IP routing table
- Destination Gateway Genmask Flags MSS Window irtt Iface
- 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eno1
- 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eno1
- 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eno1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement