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

Re: [Xen-users] vlans+bonding+bridging

To: Martin Hierling <martin@xxxxxxxxx>
Subject: Re: [Xen-users] vlans+bonding+bridging
From: Longina Przybyszewska <longina@xxxxxxxxxxxx>
Date: Thu, 17 Jul 2008 10:50:18 +0200 (CEST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 17 Jul 2008 01:51:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4eb282840807160700p4e033abbr7dbf5a6258b3ff21@xxxxxxxxxxxxxx>
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>
References: <alpine.DEB.1.00.0807161244430.18610@ariadne> <20080716114031.GB8126@xxxxxxxxxxxxxxxxxxx> <4eb282840807160700p4e033abbr7dbf5a6258b3ff21@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 1.00 (DEB 882 2007-12-20)
Hi,
thanks for immediate help !:-)
It is Cisco switch - but I have no access to it - have to ask network responsible to check it.

I have another basic problem - the machine is PE2950 - it seems that the two NICs I want to bind together are bound in a way - only one of them can get IP address - if both get IP - no network access to the computer



 On Wed, 16 Jul 2008, Martin Hierling wrote:

Hi,

I would like to enslave 2 NICs via bond interface.
Both NICs are on trunk ports which are configured in the same way, the
same native vlan.

Sounds like Cisco ;)

if it is so you have to configure static portchannel on cisco site.

Martin

1. they are bound together in a way - because I can set up IP address
only
for one card. If both cards get IP I'm loosing networking.

you have to set the ip address on the bond0 interface, set eth4 and
eth5 with no ip address at the boot process. then start bond0 wiht
your ip address. make sure your networking guys set the portchannel
correctly.
as example:

lea# sh run int gi 1/0/29
Building configuration...

Current configuration : 244 bytes
!
interface GigabitEthernet1/0/29
 description sct-ha1-NOC|305:drea
 switchport mode access
 switchport access vlan 12
 switchport nonegotiate
 channel-group 5 mode on
end

lea# sh run int gi 2/0/29
Building configuration...

Current configuration : 244 bytes
!
interface GigabitEthernet2/0/29
 description sct-ha1-NOC|306:drea
 switchport mode access
 switchport access vlan 12
 switchport nonegotiate
 channel-group 5 mode on
end

lea# sh run int po5
Building configuration...

Current configuration : 211 bytes
!
interface Port-channel5
 description etc-TX--ha1-342|drea
 switchport mode access
 switchport access vlan 12
 switchport nonegotiate
end

Martin


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


--
--
Longina Przybyszewska, system programmer
IT@Naturvidenskab

IMADA, Department of Mathematics and Computer Science

University of Southern Denmark, Odense
Campusvej 55,DK-5230 Odense M, Denmark

tel: +45 6550 2359 - http://www.imada.sdu.dk
email: longina@xxxxxxxxxxxx
--

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>