[Click] Click Queue element

Roman Chertov rchertov at cs.ucsb.edu
Wed Feb 4 12:28:57 EST 2009


FromDevice(eth1) -> Queue(100)
                  -> DelayShaper(100ms)
                  -> Print(Ok)
                  -> Discard();

This should do the trick.  Obviously, you can change the delay to any 
value that you want to.

Roman

me you wrote:
> Hi everybody..
> 
> How can i use the queue element to make a delay in printing the packets.
> 
> I am using this configuration.
> FromDevice(eth1)->Queue(100)->Print(Ok)->Discard();
> 
> Is i am doing right or wrong.
> Thanks
> 
> 
> 
> 
>       
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
> 



More information about the click mailing list