LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   virtual lan creation (https://www.linuxquestions.org/questions/linux-newbie-8/virtual-lan-creation-891811/)

chethankp 07-14-2011 11:09 PM

virtual lan creation
 
Hi,
I want to create virtual lan using ubuntu 10.10 for some hypervisor ,
I searched for docs but I coudnt get the required one ..
Can anyone help me for this ..

Lexus45 07-15-2011 02:25 AM

Code:

sudo ifconfig eth1:1 10.20.30.40 netmask 255.255.255.0
If you mean VLAN (802.1q) technology, it's another and more complicated situation.

scheidel21 07-17-2011 06:34 PM

Create a dummy interface and use that as a make use of that interface as your virtual network hub.


All times are GMT -5. The time now is 09:49 PM.