易陆发现互联网技术论坛's Archiver
首页
›
Windows Server系统
› Windows 添加永久静态路由
admin
发表于 2018-10-10 15:47:16
Windows 添加永久静态路由
route add -p 0.0.0.0 mask 0.0.0.0 192.168.1.1-p 参数:p 即 persistent 的意思-p 表示将路由表项永久加入系统注册表
页:
[1]
查看完整版本:
Windows 添加永久静态路由