Comment 1 for bug 1707211

Revision history for this message
Rich Wellum (richwellum) wrote :

Thanks!

quickstart.rst indicates that the second interfaces needs an IP Address whereas in reality it does not as it's a neutron external.

::

    ip addr show

Bring up the second network interface if it is down.

::

    ip link set ens4 up

Verify if the second interface has an IP address.

::

    ip addr show