I am trying to find the MAC address of default gateway in busybox, my linux command like "ip -6 neigh show" is NOT working. ip -family inet6 route on busy box is NOT showing MAC address. How would I get the MAC address of my default gateway in busy box?