02-26-2013 08:31 PM - edited 03-07-2019 11:57 AM
Hi all
I am running (cat4500-ENTSERVICES-M), Version 12.2(53)SG2 on the switch.
I have a scenario where I have 3 end user equipments connected to a cisco 4948 L3 switch.
At the switch end port 1/46, 1/47, 1/48 are the terminating points for these 3 devices . I have added these three ports to VLAN140 (switchport access vlan140 on the gig interfaces).
The device connected to 1/46 is the one Im testing some signalling features on. My requirement is to have intermittent packet drop on this interface so that my signalling associations would go down now and then. Im trying to simulate a real-time network congestion/latency/packet drop in a simple manner.
I do not want to shut/noshut the 1/46 intf to cause this.
Can experts point me to some way to acheive intermittent packet drop on this gig1/46 intf ?
03-02-2013 03:40 PM
Hello Prashant.
It would be difficult to trigger output drops under normal conditions, I would suggest te following step:
1- Enable qos on the switch.
2- Make sure all traffic coming from that interface is only handled by one specific queue.
3- Lower the bandwidth, buffers ... thresholds resources as much as possible for the queue in use.
That will definitely cause packet loss, now pay attention: the fact that you have to enable qos globally will change modify how the switch handles packet overall. you need to very very careful cause you can cause packet loss in other interfaces accidentally.
I hope this helps.
Regards
Wilson B.
03-03-2013 10:16 PM
Wilson
Thanks for the reply. I am using a dedicated switch for this scenario so I would not be bothered about packet loss pon other interfaces.
Shall try qos config on the switch. Can you share any specific doc/config that I can use ?
Thanks
Prashant R
03-04-2013 06:36 AM
Hello:
Enable qos
Configure terminal
qos
and then modify the interfaces tx-queues,
** Set the bandwidth queues values to accordingly to the amount of traffic you can generate to trigger output drops.
This link contains configuration examples:
Regards.
Wilson
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