linux 和 window 上route命令使用

Thursday, October 9, 2008

linux:
route add -net 192.168.81.0 netmask 255.255.255.0 gw 172.168.100.2
window:
route add 192.168.81.0 mask 255.255.255.0 172.168.100.2 -p

Posted by Michael.Ding at 6:12 PM

0 comments:

Post a Comment