<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>专注计算机网络与系统故障的解决方法-IT樵客 &#187; telnet</title>
	<atom:link href="http://www.itlogger.com/tag/telnet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itlogger.com</link>
	<description>IT樵客-专注计算机网络与系统故障的解决方法，与你分享最新IT技术资讯与学习心得，携手向网络设计师级网管迈进</description>
	<lastBuildDate>Sat, 24 Jul 2010 03:24:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>win7下使用Telnet\TFTP命令</title>
		<link>http://www.itlogger.com/network/950.html</link>
		<comments>http://www.itlogger.com/network/950.html#comments</comments>
		<pubDate>Mon, 09 Nov 2009 03:08:01 +0000</pubDate>
		<dc:creator>logger</dc:creator>
				<category><![CDATA[好文推荐]]></category>
		<category><![CDATA[系统故障]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.itlogger.com/?p=950</guid>
		<description><![CDATA[今天在win7的命令控制台下想telnet路由器，竟然提示说没有telnet这条命令。后来发现其实win7上边是有telnet这条命令的，不过就是默认被关闭了。 开启telnet方法如下(其他如TFTP使用同样方法打开)： 打开Control Panel，选择Program下的Turn Windows features on or off，在弹出的对话框中将telnet client打上勾就可以了。 打钩的时候注意别给telnet server打上了勾，否则结果~~~~~自己想象吧。 win7下的telnet命令的使用也有些特别。 首先得在cmd下输入telnet进入telnet模式，在telnet模式下可以输入好几条命令， Microsoft Telnet&#62; ?/help Commands may be abbreviated. Supported commands are: c    - close                    close current connection d    - display                  display operating parameters o    - open hostname [port]     connect to hostname (default port 23). q    - quit                     exit telnet set  - set                      set options (type &#8217;set ?&#8217; for a list) sen  - send                     send strings to server st   - status                   print status information u    - unset                    unset options (type &#8217;unset ?&#8217; for a list) ?/h  - help                     print help information 下面是一条用telnet登入主机的命令: Microsoft Telnet&#62; o route-server.ip.att.net 来自：http://czqing037.blog.163.com/blog/static/1291424792009830939375/ Tags: telnet, win7]]></description>
		<wfw:commentRss>http://www.itlogger.com/network/950.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
