Network

ip -a | grep -i qlen

Find duplicate IPs in network

arp <ip_address>

Ping

ping _gateway # default gateway
ip -br -c addr show
ip -br -c link show

Last updated

Was this helpful?