tracert 是 Trace Route (跟踪路由) 的简写。
用于诊断 IP 数据包访问目标所采取的路由路径。
Basic Usage Detailed Usage
tracert www.baidu.com
基本语法
tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout] [-R] [-S srcaddr] [-4] [-6] target_name
选项参数
参数 | EN 解释 | 中文翻译 | Remark |
---|---|---|---|
Function | 命令 | 文字解释 | 示例 | 示例解释 |
---|---|---|---|---|
查看 | tracert xxx.xxx.com | 查看 xxx.xxx.com 所采用的详细路由信息 | tracert www.baidu.com | 查看 www.baidu.com 所采用的详细路由信息 |
帮助 | tracert /? | 展示帮助信息 |
Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.