Monday, 10 February 2014

Traceroute

1. Hasil traceroute pada waktu yang berbeda, antara source dan destinasi yang sama dapat berbeda. Ini disebabkan nature dari interconnected network yaitu "meshed".

2. Dieksekusi sebagai (pada command line):
Unix:
traceroute <destination network name or end device address>

Windows:
tracert <destination network name or end device address>

3. Digunakan:
- Sebagai alat troubleshooting jaringan komputer.


4. Komponen
Komponen konsep:
- Waktu = {waktu kirim, waktu terima}
- Paket = {Paket yang dikirim, paket yang diterima}


Komponen input:
- Destination network name, or end device address

Komponen output (hasil proses tracerouting):
- Hop = Jumlah ruter yang dilewati sampai ke tujuan




No comments:

Post a Comment