Hi Heiner,
The flow should be something along the lines of:
- configure an ip address on ib0 of the switch
switch(config)# interface ib0 ip address x.x.x.x/y
-
docker pull
-
start a container with the network privilege (so you can listen/send on the ib0 interface)
-
in the docker install a dhcp server ,configure it
-
start the dhcp server