Last active
January 22, 2016 02:33
-
-
Save en129/f9ae60afe0b1480334bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Windows\system32>route print | |
=========================================================================== | |
~設定前と同じなので省略~ | |
=========================================================================== | |
固定ルート: | |
ネットワーク アドレス ネットマスク ゲートウェイ アドレス メトリック | |
0.0.0.0 0.0.0.0 192.168.10.1 既定 | |
192.168.10.5 255.255.255.0 192.168.10.21 10 | |
=========================================================================== | |
IPv6 ルート テーブル | |
=========================================================================== | |
~設定前と同じなので省略~ | |
=========================================================================== | |
固定ルート: | |
なし |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment