WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Does any one know how to build a virtual network interface w

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Does any one know how to build a virtual network interface with vlan ID in dom0?
From: Hubery Kung <hubery.kung@xxxxxxxxx>
Date: Mon, 18 Apr 2011 06:21:48 -0700 (PDT)
Delivery-date: Mon, 18 Apr 2011 06:23:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1303132908; bh=tBqVGk/xLhD031mP7JI/S/A8/XyPmeU3Tu4ZXYYZU04=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Gc+/hJ0qk/jnOND1aLC0jhSZHkR47Mo+mSEqrYmwgObQ2ZXrGnjCnkYnLxDZ2yyfwJV5VScxP3KYEJwxDPbgtHdDnmqXseN5MnMIi0xc9EWNLnYCzoIICt2o9/cZ41kO7aTfGSsMSQFwaP2StmtUOgZImJpspZBDI06RRMUQZ5k=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=UvRR6pVTUwDpWtP4ozZL4+rip8v/uPM83WxsiBjjXKWk12UDZpuN/KopkZWgX0rWiP6thTvtoscp7zvUpC2RUX69N4IimsVwTpW7jTH+0+cPiGxkpqxz0Tp7uIIy+k+NXImRxpFpjsWJkT5mNYWV+PPy8aQ4yAFMFEVKkLS0kDw=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear all:
    I met a problem recently.
    I am using Xen to build my virtual network, and vlan ID is used to seprate different virtual networks. At first I built the network bridge with a physical network device with vlan as its port directly. Then my virtual host could send and recieve normal packets while these packets are encapsulated in vlan ethernet frames once they come into physical links. However, there is an upper bond for the number of network bridges in domain 0. My solution is moving the vlan ID from the network bridge to vif-birdge, which could reduce the need for network bridge. As introduced in the manual that "Each domain network interface is connected to a virtual network interface in dom0 by a point to point link", I want to add a vlan ID to this virtual network interface in dom0. But the difficulty is that I can't find where the virtual network interface in dom0 is built in the program. Could anyone be kind to help me?
 
    Thanks
    Yours: hubery
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>