On Tue, 24 Mar 2015 14:54:51 +0000 Luca Bertoncello <[email protected]> wrote:
> Zitat von "Karl O. Pinc" <[email protected]>: > > > Plug it into the network one port at a time > > and use the arp command to dump the arp table. I don't > > imagine that the device will use different mac addresses for > > different ports at different times. > > ARP table will be filled when the device got the IP... > I need it BEFORE it... Yes. I'm suggesting you do this in a test environment and write down the mac addresses and incorporate the mac addresses directly into your code for deployment in production. Ugly, but works. Obviously does not scale to multiple devices. Karl <[email protected]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
