日期:2014-05-17 浏览次数:20780 次
每一个Windows系统中都具有IP路由表 ,它存储了本地计算机可以到达的网络目的地址范围和如何到达的路由信息。路由表是TCP/IP通信的基础,本地计算机上的任何TCP/IP通信都受到路由表的控制。
理解路由表
你可以运行 route print 或 netstat -r 显示本地计算机上的路由表,如下图所示:
C:\Documents and Settings\administrator>route print
===========================================================================   ? Network Destination
 Netmask
 Gateway
 Interface
 Metric
 1
 0.0.0.0
 0.0.0.0
 192.168.1.1
 192.168.1.6
 30
 2
 127.0.0.0
Interface List  
0x1 ........................... MS TCP Loopback interface  
0x10003 ...00 50 8d 4f 5f c5 ...... Realtek RTL8139/810x Family Fast Ethernet NIC  
===========================================================================  
===========================================================================  
Active Routes: