小编Adr*_*enF的帖子

在 Linux / BSD 上是否有相当于“netsh dhcp”的东西

我有一台运行在 Windows 2003 Server 上的 DHCP 服务器。我想查询租用数据库以查找有关特定 IP 租用的详细信息。如何从 Linux 远程执行此操作?

windows xp 上有这个命令:

netsh dhcp server <type.srvIP.here> scope s.s.s.s show client | find "clientIP" 

10.1.1.100      - 255.255.255.0  -10-12-34-56-78-9a   - NEVER EXPIRES        -D
Run Code Online (Sandbox Code Playgroud)

我在 Windows dhcp server 2003 上寻找 IP/MAC 地址与租约之间的对应关系。

dhcp linux windows-server-2003 windows-xp netsh

3
推荐指数
1
解决办法
4447
查看次数

标签 统计

dhcp ×1

linux ×1

netsh ×1

windows-server-2003 ×1

windows-xp ×1