小编K. *_* C 的帖子

如何在windows bat中获取某些适配器的默认网关?

请参阅以下 Windows 中的 ipconfig 输出。

C:>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection 11:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::4149:4c25:692d:dfec%91
   IPv4 Address. . . . . . . . . . . : 10.252.26.84
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Wireless LAN adapter Wireless Network Connection 15:

   Media State …
Run Code Online (Sandbox Code Playgroud)

networking windows command-line-interface batch-file ipconfig

5
推荐指数
2
解决办法
2万
查看次数