8

SW из маршрутизаторов

Если у вас есть Cisco или Linux выполняем следующее:
Cisco router:
#traceroute ip obiwan.scrye.net ttl 0 255

Cisco switch:
#traceroute
Protocol [ip]:
Target IP address: obiwan.scrye.net
Source address:
Numeric display [n]:
Timeout in seconds [3]:
Probe count [3]:
Minimum Time to Live [1]:
Maximum Time to Live [30]: 255
Port Number [33434]:
Loose, Strict, Record, Timestamp, Verbose[none]:

Linux:
traceroute -m obiwan.scrye.net

Можно тоже самое и в Windows, но выглядит не так красочно:
нажимаем win+R, копируем следующий текст и нажимаем Enter:
cmd /k tracert -h 255 obiwan.scrye.net