Difference between revisions of "Ifconfig eth0"
From Batchelor-s
Jump to navigationJump to searchm (Protected "Ifconfig eth0" ([edit=autoconfirmed] (indefinite))) |
m |
||
Line 1: | Line 1: | ||
+ | |||
+ | This gives the server address | ||
+ | |||
+ | but not the gateway | ||
+ | |||
+ | ifconfig eth0 | ||
+ | |||
+ | *eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 | ||
+ | ** ether xx:xx:xx:xx:xx:xx 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 | ||
− | |||
Latest revision as of 02:30, 17 July 2020
This gives the server address
but not the gateway
ifconfig eth0
- eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- ether xx:xx:xx:xx:xx:xx 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