Changes between Version 15 and Version 16 of NewDelayNodeNs
- Timestamp:
- Nov 15, 2011 6:55:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewDelayNodeNs
v15 v16 23 23 ping nodeb -c 1000000 24 24 PING nodeB-lan1 (10.1.1.3) 56(84) bytes of data. 25 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=1 ttl=64 time=60.1 ms 26 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=2 ttl=64 time=60.1 ms 25 27 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=3 ttl=64 time=60.1 ms 28 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=4 ttl=64 time=60.1 ms 26 29 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=5 ttl=64 time=60.1 ms 27 30 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=6 ttl=64 time=60.1 ms … … 32 35 ..... 33 36 ..... 34 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=99 ttl=64 time=60.2 ms35 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=100 ttl=64 time=60.2 ms36 37 37 --- nodeB-lan1 ping statistics ---38 100 packets transmitted, 64 received, 36% packet loss, time 1207ms39 rtt min/avg/max/mdev = 60.143/60.181/60.244/0.253 ms, pipe 6, ipg/ewma 12.194/60.203 ms40 38 }}} 41 39 make-deter-lan receives the arguments in any order e.g you could provide delay parameters before loss one, however, nodelist should be the first. Note that bandwidth parameters have to be preceded by "bw", delay with "delay", and loss with "loss". Also, specifiying delay and loss parameters should be preceded by some keywords e.g mean, std (standard deviation), threshold (loss threshold), and rate. The user only have to provide the nodelist, others are optional, but once she provide any it has to be provided in the correct format.The command is described by: