I added a second interface to a virtual host by mistake, and now I want to remove it. I couldn't find a command to do it, though. How do I accomplish that?
Asked
Active
Viewed 531 times
1 Answers
2
In the end, just reverse the command to add the interface:
gnt-instance modify --net remove:ip=a.b.c.d

Daniel C. Sobral
- 5,713
- 6
- 34
- 48
-
Please accept your own answer to remove it from the un-answered queue. Thanks :) – AliGibbs Nov 26 '10 at 16:02
-
@AliGibbs Alas, I can only do so after 48 hours. Not my rules... But it would be removed from that queue if it were to be _upvoted_. – Daniel C. Sobral Nov 26 '10 at 19:36