最近我遇到了Juniper SSG-140的问题。
它在 ping 和对其 LAN 上的网站的请求上超时。
这是其中一种不稳定的示例:相同的跟踪路由到相似的 IP,一个完全按预期工作,另一个失败:
ROUTER-> trace 8.8.4.4
Type escape sequence to escape
Send ICMP echos to 8.8.4.4, timeout is 2 seconds, maximum hops are 32,
1 1ms 1ms 2ms xx.xxx.208.3
2 1ms 1ms 0ms xx.xxx.54.53
3 2ms 1ms 1ms xx.xxx.55.253
4 1ms 2ms 1ms xx.xxx.55.221
5 1ms 1ms 1ms xx.xxx.50.121
6 1ms 1ms 1ms xx.xxx.51.2
7 1ms 1ms 1ms xx.xx.211.178
8 3ms 3ms 3ms 216.239.47.223
9 2ms 2ms 2ms 209.85.255.143
10 2ms 2ms 3ms 8.8.4.4
Trace complete
另一个:
ROUTER-> trace 8.8.8.8
Type escape sequence to escape
Send ICMP echos to 8.8.8.8, timeout is 2 seconds, maximum hops are 32,
1 2ms 18ms 19ms xx.xxx.208.3
2 * 58ms 2ms xx.xxx.54.53
3 9ms * *
4 * 6ms 17ms xx.xxx.55.221
5 10ms * 18ms xx.xxx.50.121
6 * * 9ms xx.xxx.51.2
7 4ms 5ms *
8 * 8ms 13ms 216.239.47.223
9 13ms 14ms 13ms 216.239.46.85
10 5ms 9ms 14ms 8.8.8.8
Trace complete
一路上的跃点是相同的,直到第 9 个跃点。
我一直在与上游网络的网络工程师合作,他们看不到任何问题。
当路由如此相似时,为什么两条跟踪路由的结果会如此不同?这可能是路由器即将退出的标志吗?