Comment 0 for bug 1926273

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

For example:

  $ openstack port create --network private --mac-address 11:22:33:4:5:66 port200
  ...
  | mac_address | 11:22:33:4:5:66
  ...

The ML2 plugin should check the validity of the MAC address provided.