mii-diag
NET-3 networking toolkit
Install
- All systems
-
curl cmd.cat/mii-diag.sh
- Debian
-
apt-get install mii-diag
- Ubuntu
-
apt-get install net-tools
- Alpine
-
apk add net-tools
- Arch Linux
-
pacman -S net-tools
- Kali Linux
-
apt-get install net-tools
- CentOS
-
yum install net-tools
- Fedora
-
dnf install net-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install net-tools
- Raspbian
-
apt-get install mii-diag
- Dockerfile
- dockerfile.run/mii-diag
- Docker
-
docker run cmd.cat/mii-diag mii-diag
powered by Commando
net-tools
NET-3 networking toolkit
This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb".
mii-diag
A little tool to manipulate network cards
Examines and sets the MII registers of network cards. This is a general program. You can find specialized programs for several network cards in the nictools-pci and nictools-nopci packages.