Jump to content

Recommended Posts

Posted

Hi all,

 

I have read over most of the VLAN forum posts i can find but im still in the dark.

 

Our Lan currently is a "flat LAN" over 500 client devices and 30+ Servers. Obviously we are struggling with network bandwidth issues.

 

We have 100MB or 1000MB fibre links (media converters both ends) to most of our locations on site. Our topology is something like this

 

48 port 3com switch

Into that goes, Servers, Router, all CAt5 from fibre media Converters also a 2GB trunk to another switch hosting less mission critical servers.

 

We have 3 IP ranges on the same subnet provided by SWGFL also and they are used in our DHCP scope currently, our router (cisco) provided by them is our gateway on our DHCP Scope.

 

Network congestion seems to be a big issue at the moment and im thinking VLAN could help with this issue?

 

Any advise would be fantastic as we currently have our server room in bits for cable management!

 

Thanks

Posted

VLANS aren't always the solution, you need to analyse what is causing the congestion before splitting your network.

Get hold of wireshark and do some analysis with it. Particularly look out for devices causing loads of broadcast traffic and see if you can reduce this (usually printers or machines with incorrect dns).

Posted
I can agree with Wiresharking, I found that our Oracle SANs are flooding the LAN with ARP requests, thousands a minute thus in a 1 minute capture it was around 96% of the LAN traffic was ARP requests from the Oracle SANs! Queue over a month of poking them and sending them captures and trying to get them to understand that yes its "slow" but its "slow" as its flooding my LAN, as when its been rebooted its speedy as anything. Finally yesterday they have cottoned on and suggested a bug we could be suffering from, which will be fixed they hope later this year!!
Posted
I found that our Oracle SANs are flooding the LAN with ARP requests, thousands a minute thus in a 1 minute capture it was around 96% of the LAN traffic was ARP requests from the Oracle SANs!

 

Simply plugging in a laptop or pc with wireshark installed will only show broadcast, multicast or arp traffic.

 

Unfortunately in a switched network you will only see broadcasts and traffic intended for your "wireshark" enabled pc hence why your capture recorded 96% of the LAN traffic being ARP because that's what it actually was!

 

Wireshark and other packet capture devices can only see what traffic appears on the capture nodes interface.

 

In order to use wireshark properly the traffic must pass through the device or be used in conjunction with a network tap or port mirror to monitor a specific interface.

 

I'm not saying what you did was incorrect, but your interpretation of the results was!

 

Sharking a link will quickly highlight gratuitous ARP and help you spot a misconfigured device but it doesn't really help beyond that.

Sharking is useful when you stage MITM attacks where you actually intercept real packets intended for somewhere else.

 

You would need to capture every conversation from every port on your switches in order to get an accurate measurement for your entire LAN.

Posted

Thanks for all your replies. I think we have pretty much sorted any bottle necks or at least now identified them. Most of our servers were teamed NIC's but the switch wasn't trunking them but ive sorted that now. I dont think i'll look into the VLAN features. However again thanks for your replies.

 

Darren

Posted
I dont think i'll look into the VLAN features. However again thanks for your replies.

 

Darren

 

To be honest i would look into splitting your network into VLAN's. One bad NIC and it will bring down your entire network. At least put your servers into a different vlan then your clients.

 

bio..

Posted

You need to do VLANNING for the right reasons...agreed...

The example regarding the SAN flooding the network is not just a case for needing a VLAN implementation, but perhaps you should isolate your storage network altogether (if you can). Storage Networks can be interesting in a VLAN setting...

I am happy to share my VLAN planning and IP Address Planning as to the group if you want.

Posted
You need to do VLANNING for the right reasons...agreed...

The example regarding the SAN flooding the network is not just a case for needing a VLAN implementation, but perhaps you should isolate your storage network altogether (if you can). Storage Networks can be interesting in a VLAN setting...

I am happy to share my VLAN planning and IP Address Planning as to the group if you want.

 

Its actually an interesting SAN anyway as its a SAN and a NAS in one, as its an Oracle OpenStorage system so our NFS and iSCSI traffic is on a completely separate LAN but the SMB is over the main network as our profiles, documents etc are all directly off the SAN thus cutting down on VMs needed and adding extra levels of work to the systems.

 

I am looking into the VLAN'ing just need to get switches that support it as we still have a number that don't and we don't have any L3 switches still and the budget is not looking favorable at present as I'm having to buy a new CCTV system so thats a few £K wiped out of what I would have spent on a new L3 switch for the core :(

 

Always happy to see how people do it all and plan these things if you want to share them :)

Posted
Forgive me for being so nosey - but what on earth do you have 30+ servers for?

 

We have some servers clustered together for redundancy. We tend to now have a server for a specific role. I'm just starting to plant the virtualization seed but its falling on deaf ears at the moment! we shall see :-)

 

On the VLAN front I see a lot of reason for isolation of the servers at least but i still dont have a clue how to do it or what it will effect. All servers need to be accessable 24/7 to all clients.

 

If i am gonna suggest an implementation of configuration change i have to go through 50 questions, test it then go through another 100 questions and it may get signed off about a year later LOL!

 

Darren

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...