Attaching a new nic to an existing VM. [closed]
Can we attach a new NIC to an existing VM using Nova or Quantum commands?
First time here? Check out the FAQ!
Can we attach a new NIC to an existing VM using Nova or Quantum commands?
usage: nova interface-attach [--port-id <port_id>] [--net-id <fixed_ip>] [--fixed-ip <fixed_ip>] <server>
Attach a network interface to an instance.
Positional arguments: <server> Name or ID of server.
Optional arguments: --port-id <port_id> Port ID. --net-id <fixed_ip> Network ID --fixed-ip <fixed_ip> Requested fixed IP.
Thanks Tiantian Gao, that solved my question.
Asked: 2013-07-22 10:24:30 -0500
Seen: 55 times
Last updated: Jul 31 '13