[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq:1856] Interacting my program with altqd



	Hi Kenjiro!

	To 'save' your time (and my too), I will explain to you what I expect to do 
with ALTQ. I would like that you show me the way that I can do this.
	There is ALTQ in my routers.  In specific situations, I would like these 
routers will be configured with policy of traffic control. To do this, I'm 
developing a program that receive parameters (bandwidth, delay, ...) remotely 
and it add these parameters in the routers. If these parameters aren't used 
anymore, the program will undo the added parameters.
	Well... I have been thinking as I can do this... one idea would be to have a 
program that would execute all the time (for example, altqd) and a program 
that would be executed remotely (for example, my program). 'My program' would 
add interfaces, classes and filters interacting with altqd. After it to 
finish your execution, I would like that the parameters (interfaces, classes 
and filters) would keep actives (in memory) until the moment that 'my 
program' would decide to drop them.

	My questions:
		1) Is there some way of this 'my program' to add the parameters and they 
stay permanently in memory?
		2) Is there some way of this 'my program' to interact with altqd?
			2.1) If yes, are there some flags that I must set?

	My gratefulness,

	Tiago Fioreze