marty001 发表于 2017-12-8 06:37:23

Windows ROUTE命令

C:\Windows\system32>route print -4  ===========================================================================
  接口列表
  21...ac 2b 6e 40 6d 58 ......Microsoft Wi-Fi Direct Virtual Adapter
  9...80 fa 5b 33 71 c4 ......Realtek PCIe GBE Family Controller
  10...00 50 56 c0 00 01 ......VMware Virtual Ethernet Adapter for VMnet1
  20...00 50 56 c0 00 08 ......VMware Virtual Ethernet Adapter for VMnet8
  19...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #5
  22...ac 2b 6e 40 6d 5b ......Bluetooth Device (Personal Area Network)
  5...ac 2b 6e 40 6d 57 ......Intel(R) Dual Band Wireless-AC 3165
  1...........................Software Loopback Interface 1
  23...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
  7...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
  4...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
  ===========================================================================
  IPv4 路由表
  ===========================================================================
  活动路由:
  网络目标      网络掩码          网关       接口   跃点数
  0.0.0.0          0.0.0.0   135.251.99.1    135.251.99.93   35
  127.0.0.0      255.0.0.0            在链路上         127.0.0.1    331
  127.0.0.1255.255.255.255            在链路上         127.0.0.1    331
  127.255.255.255255.255.255.255            在链路上         127.0.0.1    331
  135.0.0.0      255.0.0.0   135.251.99.1    135.251.99.93   36
  135.251.99.0    255.255.255.0            在链路上   135.251.99.93    291
  135.251.99.93255.255.255.255            在链路上   135.251.99.93    291
  135.251.99.255255.255.255.255            在链路上   135.251.99.93    291
  172.0.0.0      255.0.0.0   135.251.99.1    135.251.99.93   36
  192.168.187.0    255.255.255.0            在链路上   192.168.187.1    291
  192.168.187.1255.255.255.255            在链路上   192.168.187.1    291
  192.168.187.255255.255.255.255            在链路上   192.168.187.1    291
  192.168.244.0    255.255.255.0            在链路上   192.168.244.1    291
  192.168.244.1255.255.255.255            在链路上   192.168.244.1    291
  192.168.244.255255.255.255.255            在链路上   192.168.244.1    291
  224.0.0.0      240.0.0.0            在链路上         127.0.0.1    331
  224.0.0.0      240.0.0.0            在链路上   192.168.244.1    291
  224.0.0.0      240.0.0.0            在链路上   192.168.187.1    291
  224.0.0.0      240.0.0.0            在链路上   135.251.99.93    291
  255.255.255.255255.255.255.255            在链路上         127.0.0.1    331
  255.255.255.255255.255.255.255            在链路上   192.168.244.1    291
  255.255.255.255255.255.255.255            在链路上   192.168.187.1    291
  255.255.255.255255.255.255.255            在链路上   135.251.99.93    291
  ===========================================================================
  永久路由:
  网络地址          网络掩码网关地址跃点数
  135.0.0.0      255.0.0.0   135.251.99.1       1
  172.0.0.0      255.0.0.0   135.251.99.1       1
  0.0.0.0          0.0.0.0      192.168.0.0       1
  ===========================================================================
页: [1]
查看完整版本: Windows ROUTE命令