Hello Everyone,
 
I am able to calculate the number of drop packets due to queue being full 
through C++ code. Everything is working fine except that I cannot determine 
that the number of drop packets are related to which Link (or queue).
 
I have seven links (hence seven queues) and the number of drop packets on every 
link is different. I am getting different values but cannot identify that to 
which link this value belongs to.
 
Is there any way by which we can print the Link number (e.g.: Link 2 <-> 3) 
through C++ code??
 
Thank you so much
 
Sincerely,
Mohit P. Tahiliani


      

Reply via email to