09-18-2003 01:08 AM - edited 03-02-2019 10:25 AM
Hi all,
I'm looking for a way to limit traffic from special ports to spetial other ports.
The scenario is that we have a file-server attached to a Gig-Port. There are other servers also connected to Gig-ports at the same Cat6500, which send data to that file-server. The file-server gets into internal trouble, when it receives to much data. So now we want to limit the traffic from most servers to the file-server but not in between those other servers.
Is there a way to configure this, maybe by qos?
Cat-OS 7.6(3)
msfc2 12.1(19)E1 with PFC2
thanks in advance of any answer,
regards,
Alexander
09-18-2003 01:35 AM
Hi,
How about setting up different VLANs? It should help some. If you need info on VLANs let me know I'll get you the informaiton.
Regards,
Corey
09-18-2003 01:41 AM
Corey,
we have different vlans. The file-server however is not the only server in that vlan, so we thought it would make more sense to limit traffic for dedicated ports instead of vlans.
regards,
Alexander
09-20-2003 04:09 PM
You can use policing on the PFC and MSFC for the 6500 series and the code versions you are running.
You will specify the bandwidth util like a CIR and then an optional PIR for bursty behaviour
Packets that exceed your configured limits are deemed to be out of profile. So
traffic is in profile as long as the flows in are at an average rate and never bursts beyond the burst size. If traffic is out of profile you can drop it.
You could also do this on your MSFC with Policy maps, the same principle applies.
Create an L3 ACL to match IP SRC/DST and or TCP/UDP port numbers, you can then either apply this to a CAR config or a policy map.
For Cat OS config:
For IOS i would head the modular QoS route as per below with the policing option.
The choice is yours, personally the IOS is easier to manage, configure and troubleshoot in my mind.:)
Adios
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide