Created
July 29, 2011 08:41
-
-
Save lolmaus/1113452 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Documents and Settings\lolmaus>tracert 192.168.0.11 -d | |
Трассировка маршрута к 192.168.0.11 с максимальным числом прыжков 30 | |
1 <1 мс <1 мс <1 мс 192.168.20.1 | |
2 <1 мс <1 мс <1 мс 192.168.20.7 | |
3 <1 мс <1 мс <1 мс 192.168.20.1 | |
4 <1 мс <1 мс <1 мс 192.168.20.7 | |
5 1 ms 1 ms 1 ms 192.168.20.1 | |
6 1 ms 1 ms 1 ms 192.168.20.7 | |
7 1 ms 2 ms 4 ms 192.168.20.1 | |
8 2 ms 1 ms 1 ms 192.168.20.7 | |
^C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment