Home > Win > スタティックルートの設定

スタティックルートの設定

Windows でスタティックルートを切るとき

route ADD Destination Gateway

みたいにするわけだが、これだとマシンリブートすると切り直しなわけで、Windows 流の正しい設定はどうなんだろう? と思って同僚に尋ねたところ、-p をつければいいらしい。

 -p           When used with the ADD command, makes a route persistent across
              boots of the system. By default, routes are not preserved
              when the system is restarted. Ignored for all other commands,
              which always affect the appropriate persistent routes. This
              option is not supported in Windows 95.   

ちゃんとヘルプに書いてある orz

Comments:0

Comment Form

Trackbacks:0

TrackBack URL for this entry
http://d.haro.jp/sys/mtos/mt-tb.cgi/2124
Listed below are links to weblogs that reference
スタティックルートの設定 from 勤務先と無関係なことを書く日記

Home > Win > スタティックルートの設定

Feeds

Return to page top