install_nettools_upbuntu_server_get_ifconfig_command
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| install_nettools_upbuntu_server_get_ifconfig_command [2023/06/18 20:46] – created wikiadmin | install_nettools_upbuntu_server_get_ifconfig_command [2023/06/18 20:56] (current) – wikiadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Install Net-Tools to Ubuntu Server 22.06.02 to Use ifcommand | + | ====== Install Net-Tools to Ubuntu Server 22.04.02 to Use ifconfig |
| - | Prompt:> | + | <code>user1@svr1: |
| Command ' | Command ' | ||
| - | sudo apt install net-tools | + | sudo apt install net-tools</ |
| + | |||
| + | < | ||
| + | user1@svr1: | ||
| + | eno1: flags=4163< | ||
| + | inet 192.168.2.106 | ||
| + | inet6 fe80:: | ||
| + | ether d4: | ||
| + | RX packets 3765 bytes 749288 (749.2 KB) | ||
| + | RX errors 0 dropped 7 overruns 0 frame 0 | ||
| + | TX packets 575 bytes 81797 (81.7 KB) | ||
| + | TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | ||
| + | device interrupt 16 | ||
| + | |||
| + | lo: flags=73< | ||
| + | inet 127.0.0.1 | ||
| + | inet6 ::1 prefixlen 128 scopeid 0x10< | ||
| + | loop txqueuelen 1000 (Local Loopback) | ||
| + | RX packets 110 bytes 9109 (9.1 KB) | ||
| + | RX errors 0 dropped 0 overruns 0 frame 0 | ||
| + | TX packets 110 bytes 9109 (9.1 KB) | ||
| + | TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | ||
| + | </ | ||
install_nettools_upbuntu_server_get_ifconfig_command.1687121182.txt.gz · Last modified: 2023/06/18 20:46 by wikiadmin
