Network

ip -a | grep -i qlen

Find duplicate IPs in network

arp <ip_address>

Ping

ping _gateway # default gateway

Last updated