linux 最罕用的查看mac地址的形式 有很多种,上面给出4种形式,
ifconfig 这是最罕用的形式
ip link show
cat /sys/class/net/eth0/address 查看eth0的mac地址
dmesg | grep eth0
how to check mac address in Linux
how to check ip address in Linux
linux 最罕用的查看mac地址的形式 有很多种,上面给出4种形式,
how to check mac address in Linux
how to check ip address in Linux