owning the lan
handy variable
cidr=192.168.0.0/24
nmap -sn $cidr -T5 arp -a
arp scan against any single port - just to avoid top 1000
nmap -p0 -PR $cidr -T5
apt install arp-scan arp-scan --localnet