添加一条路由,发往192.168.60.0网段的全部IP都要经过网关192.168.19.1 route add -net 192.168.60.0 network 255.255.255.0 gw 192.168.19.1