IP 跟踪路由 RFC 1393

网络工程 ipv4 国际会议 跟踪路由 射频卡
2021-07-25 02:48:16

RFC 1393在实际中由真实路由器实现的吗?

是否有任何工具可以使用它生成跟踪路由?

2个回答

此 RFC 中定义的新 ICMP 消息类型实际上已添加到 ICMP 标准中 - 尽管它目前在RFC 6918 中列为 Historic

 2.6. Traceroute (Type 30)
   This message type is specified in [RFC1393] and was meant to provide
   an alternative means to discover the path to a destination system.
   This message type has never been widely deployed.  The status of
   [RFC1393] has been changed to Historic by [RFC6814], and the
   corresponding option this message type relies on (Traceroute, Type
   82) has been formally obsoleted by [RFC6814].

并在RFC 6814提到它已正式弃用:

   The Traceroute option is defined in [RFC1393].  The Traceroute option
   is defined as Experimental; it was never widely deployed on the
   public Internet.

我非常怀疑是否有任何当前的工具可以支持这种功能。

从报价RFC6814它淘汰了RFC1393

###2.3。跟踪路由

Traceroute 选项在 [RFC1393] 中定义。Traceroute 选项被定义为实验性的;它从未在公共互联网上广泛部署。

所以是的,应该有这个实现(有些人甚至通过鸟类运营商实现了 IP),但我从未见过一个。