2005-11-03 10:36Zoom全屏网络经典命令行大全

网络经典命令行 -> windows 2k/2003 server
1.最基本,最常用的,测试物理网络的
ping 192.168.10.88 -t ,参数-t是等待用户去中断测试
2.查看dns、ip、mac等
a.win98:winipcfg
b.win2000以上:ipconfig/all
c.nslookup:如查看河北的dns
c:\>nslookup
default server: ns.hesjptt.net.cn
address: 202.99.160.68
>server 202.99.41.2 则将dns改为了41.2
> pop.pcpop.com
server: ns.hesjptt.net.cn
address: 202.99.160.68
non-authoritative answer:
name: pop.pcpop.com
address: 202.99.160.212
3.网络信使
net send 计算机名/ip|* (广播) 传送内容,注意不能跨网段
net stop messenger 停止信使服务,也可以在面板-服务修改
net start messenger 开始信使服务
4.探测对方对方计算机名,所在的组、域及当前用户名
ping -a ip -t ,只显示netbios名
nbtstat -a 192.168.10.146 比较全的
5.netstat -a 显示出你的计算机当前所开放的所有端口
netstat -s -e 比较详细的显示你的网络资料,包括tcp、udp、icmp 和 ip的统计等
6.探测arp绑定(动态和静态)列表,显示所有连接了我的计算机,显示对方ip和mac地址
arp -a
7.在代理服务器端
捆绑ip和mac地址,解决局域网内盗用ip:
arp -s 192.168.10.59 00-50-ff-6c-08-75
解除网卡的ip与mac地址的绑定:
arp -d 网卡ip
8.在网络邻居上隐藏你的计算机
net config server /hidden:yes
net config server /hidden:no 则为开启
9.几个net命令
a.显示当前工作组服务器列表 net view,当不带选项使用本命令时,它就会显示当前域或网络上的计算机上的列表。
比如:查看这个ip上的共享资源,就可以
c:\>net view 192.168.10.8
在 192.168.10.8 的共享资源
资源共享名 类型 用途 注释
--------------------------------------
网站服务 disk
命令成功完成。
b.查看计算机上的用户帐号列表 net user
c.查看网络链接 net use
例如:net use z: \\192.168.10.8\movie 将这个ip的movie共享目录映射为本地的z盘
d.记录链接 net session
例如:
c:\>net session
计算机 用户名 客户类型 打开空闲时间
-------------------------------------------------------------------------------
\\192.168.10.110 rome windows 2000 2195 0 00:03:12
\\192.168.10.51 rome windows 2000 2195 0 00:00:39
命令成功完成。
作者:Poster:fuguotao 分类:Category:web 回复Comments:  引用Trackback:  阅读Read: 

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}
留言回复(带*号为必填)Post Comment(* must be)

作 者Author:

 主 页Homepage:

 邮 箱Email:

内 容Content:

 选 项option:使用表情Enable Smile转换UBBEnable UBB记住我Remember me

 验证码Verify Code:验证码