I am trying to use Dummynet (ipfw pipe) to emulate network switches.
My Platform is Linux CentOS 6.4 Final
I downloaded and compiled the latest version of the source code (20130607).
I am trying to add pipes for relaying IP traffic between two subnets, and everything works fine but as I tried to set the queue size for the pipe, it failed lives.
This is my order:
sudo ipfw pipe 1 concrete delay 64ms plr 0 bw 1000mbit / s queue 100 kilobytes
here Output is given:
ipfw: should be qi size
Any help or advice is highly appreciated.
No comments:
Post a Comment