搜索结果

×

搜索结果将在这里显示。

Net-NetRoute 添加路由 (Windows)

添加路由

New-NetRoute -DestinationPrefix "10.0.0.0/8" -InterfaceAlias "以太网" -NextHop "192.168.1.1"

发布时间: