Monday, November 19, 2018

Trace route hop repeating the same IP address

I have noticed when I do a traceroute on some subnets within my company, the traceroute keeps repeating the same hop (See below). What does this mean? 10.101.148.2 is a switch

P:>tracert -d 192.168.8.1

Tracing route to 192.168.8.1 over a maximum of 30 hops

  • 1 <1 ms 1 ms <1 ms 10.20.0.248
  • 2 1 ms 1 ms 1 ms 10.101.148.2
  • 3 4 ms 3 ms 4 ms 10.101.148.2
  • 4 7 ms 3 ms 3 ms 10.101.148.2
  • 5 8 ms 6 ms 8 ms 10.101.148.2
  • 6 9 ms 2 ms 11 ms 10.101.148.2
  • 7 12 ms 13 ms 13 ms 10.101.148.2
  • 8 9 ms 7 ms 6 ms 10.101.148.2
  • 9 7 ms 10 ms 18 ms 10.101.148.2
  • 10 5 ms 6 ms 5 ms 10.101.148.2
  • 11 12 ms 10 ms 5 ms 10.101.148.2
  • 12 15 ms 12 ms 14 ms 10.101.148.2
  • 13 15 ms 18 ms 39 ms 10.101.148.2
  • 14 12 ms C

EDIT: Formatting



No comments:

Post a Comment