找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 21|回复: 0

Arp Ping工具

[复制链接]

32万

主题

0

回帖

96万

积分

超级版主

积分
964681
发表于 2024-12-6 02:35:58 | 显示全部楼层 |阅读模式
arp ping工具是一款ip工具,可以找出ip地址正在被那些电脑使用,功能强大,帮助用户解决一些电脑ip地址问题,有需要的朋友们不要错过了。欢迎大家来绿色资源网踊跃下载哦!
软件介绍
arping :向相邻主机发送arp请求




arping 命令: 在指定网卡上发送arp请求指定地址,源地址参数指定,可用来直接 ping mac 地址,以及找出那些 ip 地址被哪些电脑所使用了

类似命令: arp ping ping6 clockdiff tracepath cu

相似命令: ?linux命令

执行权限: 超级用户 普通用户

命令属性: 网络通讯
参数
必要参数

-a arp回复模式,更新邻居

-b 保持广播

-d 复制地址检测模式

-f 得到第一个回复就 退出

-q 不显示警告信息

-u 主动的arp模式,更新邻居

选择参数

-c<数据包的数目> 发送的数据包的数目

-w<超时时间> 设置超时时间

-i<网卡> 使用指定的以太网设备,默认情况下使用eth0

-s 指定源ip地址

-h 显示帮助信息

-v 显示版本信息
范例
范例1 : 发送arp请求

[root@hnlinux ~]# arping 192.168.0.1 //向指定ip发送arp请求

arping 192.168.0.1 from 192.168.0.3 eth0

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 2.480ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 2.387ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.459ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.494ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.478ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 2.414ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.464ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.501ms

sent 8 probes (1 broadcast(s))

received 8 response(s) //ctrl+c 终止

[root@hnlinux ~]#

范例2 : 向指定主机发送arp请求,当收到第一个包自动退出

[root@hnlinux ~]# arping -f 192.168.0.1

arping 192.168.0.1 from 192.168.0.3 eth0

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 0.692ms

sent 1 probes (1 broadcast(s))

received 1 response(s)

[root@hnlinux ~]#

范例3 : 指定发送次数

[root@hnlinux ~]# arping -c 3 192.168.0.1 //指定发送3次

arping 192.168.0.1 from 192.168.0.3 eth0

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 0.662ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 0.810ms

unicast reply from 192.168.0.1 [00:21:27:9e:36:66] 1.491ms

sent 3 probes (1 broadcast(s))

received 3 response(s)

[root@hnlinux ~]#


aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|ziyuan80.com

GMT+8, 2025-8-11 01:53 , Processed in 0.070785 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表