当然每次数据包由某一同样的出发点(source)到达某一同样的目的地(destination)走的路径可能会不一样,但基本上来说大部分时候所走的路由是相同的。linux系统中,我们称之为traceroute,在MSWindows中为tracert。 traceroute通过发送小的数据包到目的设备直到其返回,来测量其需要多长时间。一条路径上的每个设备traceroute...
执行Traceroute操作的本地IP地址类型。 默认值是IPv4;仅支持IPv4。 1.3.6.1.2.1.81.1.2.1.13 traceRouteCtlSourceAddress OCTET STRING{(0,255)} read-create 执行Traceroute操作的本地地址。 使用指定的IP地址(而不是主机名)作为发送探测报文的源地址。 当主机拥有多于一个的IP地址时,该选项用于将源地址设成...
仅支持IPv4地址和IPv6地址。 缺省值是IPv4。 1.3.6.1.2.1.81.1.2.1.13 traceRouteCtlSourceAddress OCTET STRING (SIZE (0..255)) read-create 执行Traceroute操作的本地地址。 使用指定的IP地址(而不是主机名)作为发送探测报文的源地址。 当主机拥有多于一个的IP地址时,该选项用于将源地址设成其他的某些地址...
traceroute 主要利用 IP 数据包的 TTL 字段值 + ICMP 来实现,它发送的用于探测网络路径的数据包的 IP 之上的协议可以是 UDP、TCP或ICMP。 ...
On multi-homed hosts, those with more than one IP address, this option can be used to force the source address to be something other than the IP address traceroute picks by default. If the IP address is not one of this machine's interface addresses, an error is returned and nothing ...
It is sent as an IP packet and forwarded using IP, MPLS, or a combination of both types of switching. The source address of the MPLS echo reply packet is an address from the device generating the echo reply. The destination address is the source address of the device in the MPLS echo ...
The following example specifies that the traceroute starts at a user-specified source IP address of 172.20.22.31 to a destination IP address of 10.25.2.10. Copy ORACLE traceroute 172.20.22.31 source-ip 10.25.2.10 traceroute to 172.20.22.31 172.20.22.31 (0.284121 ms) (0.499770 ms) (0.084595 ...
initial seqfor"icmp"(incremented as well,defaultfrom 1), or some constant destination portforother methods (withdefaultof 80for"tcp", 53for"udp", etc.)-t tos --tos=tos Set the TOS (IPv4 type of service) or TC (IPv6 trafficclass) valueforoutgoing packets-l flow_label --flowlabel=flo...
default from 1), or some constant destination port for other methods (with default of 80 for "tcp", 53 for "udp", etc.) -t tos --tos=tos Set the TOS (IPv4 type of service) or TC (IPv6 traffic class) value for outgoing packets ...