ルーティングテーブルの確認
C:\Documents and Settings\Administrator>ROUTE PRINT
==========================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x1000003 ...xx xx xx xx xx xx ...... MELCO LGY-PCI-TXC
==========================================================
==========================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.12.1 192.168.12.2 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.12.0 255.255.255.0 192.168.12.2 192.168.12.2 1
192.168.12.2 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.12.255 255.255.255.255 192.168.12.2 192.168.12.2 1
224.0.0.0 224.0.0.0 192.168.12.2 192.168.12.2 1
255.255.255.255 255.255.255.255 192.168.12.2 192.168.12.2 1
Default Gateway: 192.168.12.1
==========================================================
Persistent Routes:
None
C:\Documents and Settings\Administrator>
■routeコマンド
(1)ルートの追加:
ROUTE [-p] ADD <Destination> MASK <SubnetMask> <GateWay> [Metrix] [If_No.#]
最終更新:2007年02月07日 00:02