Beranda » bagaimana » Tampilkan tabel perutean di Windows atau Ubuntu

    Tampilkan tabel perutean di Windows atau Ubuntu

    Dari prompt perintah atau jendela terminal, jalankan perintah ini:

    netstat -rn

    Anda akan melihat output yang mirip dengan ini:

    Tabel routing IP Kernel Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0 U 0 0 0 lo 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0