网络达人入,用NETSH修改IP的问题

  • g
    gaofeng217
    为什么用下面的命令总是说此命令提供的方法不正确
    netsh>interface

    netsh interface>ip

    netsh interface ip>set address "本地连接" static 192.168.60.255.255.255.0 10.1.1.254
  • 陀螺战士
    帮顶= =
    我也不会呢
  • m
    mting
    子网掩码255.255.255.0

    酒不能用这个做网关 10.1.1.254

    汗。。。。
  • g
    gaofeng217
    网关是我打错了
    应该是
    netsh>interface

    netsh interface>ip

    netsh interface ip>set address "本地连接" static 192.168.60.255.255.255.0 192.168.60.254