看了一些文章,说到在CMD里设置自己电脑的路由表.但我发现都是双网卡使用双路由器连外网的.使用route print的命令后,出现下面的.但接上令一网卡后,就不知道应该怎么做了.
(单一网卡)
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.7 192.168.1.153 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.153 192.168.1.153 20
192.168.1.153 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.153 192.168.1.153 20
224.0.0.0 240.0.0.0 192.168.1.153 192.168.1.153 20
255.255.255.255 255.255.255.255 192.168.1.153 192.168.1.153 1
Default Gateway: 192.168.1.7
===========================================================================
Persistent Routes:
None
[ 本帖最后由 mengzhengyu 于 2007-11-23 21:09 编辑 ]