05.11.23 20:04, Benoit Chesneau:
ip plan to setup multiple vms that are using sr-iov. is there any way to manage private mac adresses that can be assignated to them?Any good pattern/script that allows it? Do we have provate mac address blocks like for ips? BenoƮt
In our virtual environment we generate unique mac addresses with hexdump -n3 -e'/3 "58:9c:fc" 3/1 ":%02x"' /dev/random