Difference between revisions of "Show all network interfaces in Linux"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 12: | Line 12: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Linux networking commands}} |
Revision as of 13:56, 18 August 2020
lspci | egrep -i --color 'network|ethernet'
lshw -class network
ifconfig -a
ip link show
ip a
cat /proc/net/dev
cat /proc/net//proc/net/fib_trie
(ips)systemd/networkctl|networkctl list
nmcli device show
See also
Advertising: