- Home >
- Congestion Window' with linespoints
Posted by : YAHYA
Tuesday, 18 August 2015
Assalamualaikum,wr,wb
Salam indonesia, saya akan membagikan sebuah artikel tentang "Congestion Window' with linespoints" mudahan bermanfaat bagi kita semua,,,,Amin.
Salam indonesia, saya akan membagikan sebuah artikel tentang "Congestion Window' with linespoints" mudahan bermanfaat bagi kita semua,,,,Amin.
Deskripsi
:
- 2 Node (Point to Point)
- DataRate 10Mbps
- Delay 3ms
- 2 Node (Point to Point)
- DataRate 10Mbps
- Delay 3ms
Tutorial
Cepat (via Console) :
1. cd <lokasi NS3> #Masuk ke direktori NS3
2. cp examples/tutorial/fifth.cc scratch/ #Copy Source Code
3. ./waf --run fifth > cwnd.dat 2>&1 #Simpan hasil simulasi ke sebuah file
1. cd <lokasi NS3> #Masuk ke direktori NS3
2. cp examples/tutorial/fifth.cc scratch/ #Copy Source Code
3. ./waf --run fifth > cwnd.dat 2>&1 #Simpan hasil simulasi ke sebuah file
Plot
hasil dengan gnuplot :
1. gnuplot
2. set terminal png size 640,480
3. set output "cwnd.png"
4. plot "cwnd.dat" using 1:2 title 'Congestion Window' with linespoints
1. gnuplot
2. set terminal png size 640,480
3. set output "cwnd.png"
4. plot "cwnd.dat" using 1:2 title 'Congestion Window' with linespoints
Gambar
ketika menentukan nilai DataRate =
10 Mbps, nilai Delay =3ms
- ketika ketik ./waf –run fifth ntuk kita build
- Ketika nano scratch/fifth
- Set output "cwnd.png”
Terima kasih sudah mengunjungi blog saya kalau mau word nya silahkan klik Disini lebih lengkap-Nya. Jangan lupa di like/share.
Wasslam.........


