host <IP>
dig -x <IP>
arp
arp -s <host> <hwaddr/MAC>
mkdir /mnt/<mntname> mount -t cifs //<IP>/<share> -o username=<user>,password=<passwd> /mnt/<mntname>
“If I had eight hours to chop down a tree, I'd spend the first six of them sharpening my axe.”
Abraham Lincoln