-
Notifications
You must be signed in to change notification settings - Fork 48
connect nic to a different netork #58
Comments
Bump |
Patch
|
There is a command now called device.reconfig_net. Does that address the use case? |
The latest version of RVC that runs (1.7.0) does not have this command |
1.8 was released a few days ago. |
Version 1.8 has hundreds of syntax errors and does not run. |
Did you upgrade to rbvmomi 1.8.1? What errors are you getting?
|
Installed Ruby gems:
First syntax error:
Relevant section of code:
Syntax error is a dangling "," on line 56, if we remove that we get further, to the next set of syntax errors:
And this keeps going for a while. RVC 1.8.0 does not run. |
Hi there,
Do I really need to remove a NIC in order to be able to connect it to a different network ?
device.add_net /xyz/networks/DevPoolX works fine but I would like to have the ability to change the NICs network without removing it.
Warmest regards,
Peter
The text was updated successfully, but these errors were encountered: