nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

need suggestion!!!

This is a discussion on need suggestion!!! within the Computer Networking and Internet/broadband forums, part of the The Lounge category; Hi all, Let me show my equipments first: Cisco router 7200 series. Two 24port cisco catalyst switches model no. WS-C2960G-24TC-L. ...


Go Back   nixCraft Linux Forum > The Lounge > Computer Networking and Internet/broadband

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-26-2006, 02:55 PM
Junior Member
 
Join Date: Jun 2006
Location: New York
Posts: 2
Rep Power: 0
jayesh
Send a message via Yahoo to jayesh
Default need suggestion!!!

Hi all,
Let me show my equipments first:

Cisco router 7200 series.
Two 24port cisco catalyst switches model no. WS-C2960G-24TC-L.
Four dell-servers each having RHEL4 installed in it wth two NICs.

Now what I need is a high availablity network.
So I thought of using bonding in each of the Linux servers. In every server, the eth0 will be connected to switchA and eth1 will be connected to switchB.

Now I want some expert suggestion in the topology that I am trying to build.

What would be the requirement or support needed in the switches to support this kind of Bonding?
Would the router be also capable of supporting bonding with two switches, as there are three Gigabit ethernet ports on the router also..


w/regards,
Jayesh
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-26-2006, 07:06 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 557
Rep Power: 6
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

You need put a link between the two switches i.e. inter switch link (ISL).

Let us say you have 2 switches and one Dell server:
1) Switch A
2) Switch B
3) A DellServer with eth0 and eth1 GiG ports

Now connect:
DellServer eth0 => switchA-port1
DellServer eth1 => switchB-port1

Inter switch link:
Switch A-port2 => ISL <= Switch B-port2

For rest of the world you have to use port3 of each switch.

Use active-backup HA bonding mode for this kind of configs.

You can plug router in port3 of any switch or as per your requirement.

If you have more questions, feel free to reply. HTH
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #3 (permalink)  
Old 06-26-2006, 07:35 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 0
tom is an unknown quantity at this point
Default

See the configuration RHEL instructions:
http://www.cyberciti.biz/nixcraft/vi...le-network.php

However the line:
options bond0 mode=balance-alb miimon=100

Should be as follows:
options bond0 mode=active-backup miimon=100

balance-alb is adaptive load balancing: includes balance-tlb plus receive load balancing (rlb) for IPV4 traffic, and does not require any special switch support.

Where, active-backup Only one slave in the bond is active. A different slave becomes active if, and only if, the active slave fails. The bond's MAC address is externally visible on only one port (network adapter) to avoid confusing the switch.

Hope this helps
Reply With Quote
  #4 (permalink)  
Old 06-27-2006, 01:08 AM
Junior Member
 
Join Date: Jun 2006
Location: New York
Posts: 2
Rep Power: 0
jayesh
Send a message via Yahoo to jayesh
Default

Hi,
Thank you so much for the reply.
Will configuring the mode as active backup take care of failure of NICs automatically?
Is there something to be configured in the switch also, as there are two switches looking at same MAC address...

I think this question is very vague, but can someone tell me if its possible to bond the ports of router also, so that the two Gigabit ethernet ports of router looks like one to the switch??
I am sorry again, if the question is not very sensible, but I am new to this and am still learning...

thank you in advance.

w/regards,
Jayesh
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +5.5. The time now is 05:05 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36