Changes between Version 14 and Version 15 of NewDelayNodeNs
- Timestamp:
- Nov 15, 2011 6:16:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewDelayNodeNs
v14 v15 21 21 By swapping an experiment with the above NS file and pinging nodeB from nodeA, you would get something like the following: 22 22 {{{ 23 ping nodeb -c 100 23 ping nodeb -c 1000000 24 24 PING nodeB-lan1 (10.1.1.3) 56(84) bytes of data. 25 25 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=3 ttl=64 time=60.1 ms 26 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=5 ttl=64 time=60.1 ms 26 27 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=6 ttl=64 time=60.1 ms 28 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=7 ttl=64 time=60.1 ms 29 64 bytes from nodeB-lan1 (10.1.1.3): icmp_seq=8 ttl=64 time=60.1 ms 27 30 ..... 28 31 .....