Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3089761
  • 博文数量: 797
  • 博客积分: 10134
  • 博客等级: 上将
  • 技术积分: 9335
  • 用 户 组: 普通用户
  • 注册时间: 2006-06-22 22:57
个人简介

1

文章分类

全部博文(797)

文章存档

2022年(1)

2021年(2)

2017年(2)

2016年(1)

2015年(4)

2014年(1)

2013年(6)

2012年(6)

2011年(10)

2010年(26)

2009年(63)

2008年(61)

2007年(51)

2006年(563)

我的朋友

分类: WINDOWS

2006-08-05 17:14:55

windows下清空本机DNS缓存

ipconfig /flushdns can clear the cache;
ipconfig /displaydns can display the dns cache.

本机的hosts文件也会在/displaydns时显示.其实这个在ipconfig –help里面有显示,就是一直没注意@_@
/all         Display full configuration information.
/release     Release the IP address for the specified adapter.
/renew       Renew the IP address for the specified adapter.
/flushdns    Purges the DNS Resolver cache.
/registerdns Refreshes all DHCP leases and re-registers DNS names
/displaydns  Display the contents of the DNS Resolver Cache.
/showclassid Displays all the dhcp class IDs allowed for adapter.
/setclassid  Modifies the dhcp class id.

阅读(2614) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~