Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

5.91. nova interface-attach

usage: nova interface-attach [--port-id <port_id>] [--net-id <net_id>]
                             [--fixed-ip <fixed_ip>]
                             <server>
Attach a network interface to a server.

Positional arguments

<server>


        Name or ID of server.

Optional arguments

--port-id <port_id>


        Port ID.

--net-id <net_id>


        Network ID

--fixed-ip <fixed_ip>


        Requested fixed IP.