|
yxd78
初级用户
 
积分 110
发帖 3
注册 2003-6-8
状态 离线
|
『楼 主』:
请求:DOS下凡是与网络有关的命令和用法
使用 LLM 解释/回答一下
各位朋友,请大家帮忙提供一些DOS下的网络配置、测试等等,凡是与网络有关的命令和用法,如:Ping、Ipconfig等等,谢谢!!。
Dear friends, please help provide some network configurations, tests, etc. under DOS, all commands and usages related to the network, such as Ping, Ipconfig, etc. Thank you!!
|
|
2003-6-8 00:00 |
|
|
彩云
初级用户
 
积分 110
发帖 2
注册 2003-6-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
这个嘛。。。既然可以到这里发帖子,为何不可去网上搜搜,?不过。。。先提示一二:
PING的基本用法:
作用一:探测本机是否网络设置正确并接通(或通过网络和指定IP地址的计算机相连接)!
用法:Ping 127.0.0.1 (或其他IP地址xxx.xxx.xxx.xxx)回车
说明:若看到Reply from ....说明相连 Request time out说明没相连接。
作用二:根据域名获得IP地址
用法:Ping www.microsoft.com 回车
说明:看到的Reply from 的xxx.xxx.xxx.xxx就是www.microsoft.com对应的IP地址
作用三:根据IP地址获取域名
用法:Ping -a xxx.xxx.xxx.xxx
说明:看到的Ping xyz ...的xyz就是IP对应的域名
另外提供一个连接自己去看看。http://www.pttc.yn.cninfo.net/dtsy/nettech/netanquan/39825647.htm
Well, this嘛... Since you can post here, why not search online? But... first give a little hint:
Basic usage of PING:
Function 1: Detect whether the local network settings are correct and connected (or connected to a computer with a specified IP address via the network)!
Usage: Ping 127.0.0.1 (or other IP address xxx.xxx.xxx.xxx) and press Enter
Explanation: If you see Reply from .... it means connected. Request time out means not connected.
Function 2: Get the IP address according to the domain name
Usage: Ping www.microsoft.com and press Enter
Explanation: The xxx.xxx.xxx.xxx in Reply from is the IP address corresponding to www.microsoft.com
Function 3: Get the domain name according to the IP address
Usage: Ping -a xxx.xxx.xxx.xxx
Explanation: The xyz in Ping xyz ... is the domain name corresponding to the IP
Also provide a link to go and see for yourself. http://www.pttc.yn.cninfo.net/dtsy/nettech/netanquan/39825647.htm
|
|
2003-6-9 00:00 |
|
|
yxd78
初级用户
 
积分 110
发帖 3
注册 2003-6-8
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
谢谢你啦,彩云!其实ping的用法我知道的也不少,我的意思是除了Ping、Ipconfig等其他的还有吗?可否请看到的同志们赐教一二,先谢啦!
Thank you, Caiyun! Actually, I know quite a lot about the usage of ping. What I mean is, are there any others besides Ping, Ipconfig, etc.? Could comrades who see this please give me some pointers? Thanks in advance!
|
|
2003-6-13 00:00 |
|
|
yxd78
初级用户
 
积分 110
发帖 3
注册 2003-6-8
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
tracert命令的用法
Usage: tracert target_name
Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for target.
-j host-list Loose source route along host-list.
-w timeout Wait timeout milliseconds for each reply.
### tracert命令的用法
Usage: tracert target_name
Options:
-d 不将地址解析为主机名。
-h maximum_hops 搜索目标的最大跃点数。
-j host-list 沿host-list的松散源路由。
-w timeout 每个回复等待timeout毫秒。
|
|
2003-6-13 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
????是windows 下的命令行软件吗?
看看 2000的 帮助吧 里面全有
疑难解答和其他资源 ----》其他资源 ----》windows2000命令参考
Is it a command-line software under Windows?
Take a look at the help of 2000. It has everything inside.
Troubleshooting and other resources ----> Other resources ----> Windows 2000 Command Reference
|
|
2003-8-2 00:00 |
|
|
♂一切随风
初级用户
 
积分 118
发帖 5
注册 2003-12-10
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
说的对..帮助里面全有.
That's right.. Everything is in the help.
|
|
2003-12-28 00:00 |
|
|
l1z2g9
初级用户
 
积分 103
发帖 1
注册 2003-12-28
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
net use,net view,ping ,arp,nslookup,tracerrt,route,netstat,nbtstat,
net use,net view,ping ,arp,nslookup,tracerrt,route,netstat,nbtstat,
|
|
2003-12-30 00:00 |
|