PDA

View Full Version : any help


milan2008
04-20-2008, 08:15 PM
I'v this I work on a company thay have 4 levels each level has a switch (2950) connnecting a main swtch connecting a router (2600) the problem is slow conniction and broadcasting so i decide to do VLAN on each level like this (VLAN1,VLAN2,VLAN3,VLAN4,VLAN5) vlan5 i but a DMZ server so the big problem for me is must each vlan reach this server.oh i gave each vlan ip range like this
vlan1=192.168.1.1
vlan2=192.168.2.1 (server)
vlan3=192.168.3.1
vlan4=192.168.4.1

lammle
04-22-2008, 06:44 AM
Well, I see a problem with what you wrote. You said you have all 2950's...these can't do routing, so you were right that it was one large broadcast domain. This is a problem, and you did the right thing by creating more VLAN's.
However, with that said, all routing apears to be going through one 2600 router....bad idea as it is a bottleneck.
You need to get a 3560 and do the routing on the backplane of the switch. This should solve your issue.
Todd