Skip to content

Container networking setup

Nicolas Bonnand edited this page Sep 10, 2018 · 19 revisions

11.3 Docker container networking setup

11.3.1 Interface parameters

Now we are going to create a network interface for our container ! diag

  • a Press to launch interface editor
  • b Enter a name for docker port that is going to be linked with container interface. Let's choose "P01".
  • c Enter a name for interface inside ALP container. Let's stay classic and choose "eth0" !
  • d Enter a vlan number for P01 port. (This is optional ). Let's choose 100.
  • e Enter a valid mac address for your container interface
  • f (optional) Enter a requested openflow port number for P01 port. Let's choose 1001
  • g Validate

11.3.2 Interface ip address config

diag

  • h Select interface config you have created in 11.3.1
  • k Press button to launch Docker net editor
  • m Select "addr"
  • n Choose a network ip / mask. ( Don't forget mask !!!)
  • o Validate
Clone this wiki locally