[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Martin Hierling" <martin@xxxxxxxxx>
  • Date: Wed, 16 Jul 2008 20:03:49 +0200
  • Delivery-date: Wed, 16 Jul 2008 11:04:21 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

> 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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.