CMD ping 命令详解


ping 是 Packet Internet Groper (因特网包探索器) 的简写。

用于测试本地主机是否能与另一主机交换 (发送和接收) 数据报。

另请参阅: ipconfig     PathPing

Basic Usage     Detailed Usage

ping dt.digitser.cn
 
ping 192.168.1.1 -l 65500
			

基本语法

ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
 
     [-r count] [-s count] [[-j host-list] | [-k host-list]]
 
     [-w timeout] [-R] [-S srcaddr] [-4] [-6] target_name
			

选项参数

参数 EN 解释 中文翻译 Remark

Basic Usage

Function 命令 文字解释 示例 示例解释
帮助 ping /? 展示帮助信息

 

Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.