<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[拍拍尘土]]></title> 
    <link>http://blog.xg98.com/</link> 
    <description><![CDATA[五月枇杷黄，太湖银鱼肥]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2026, 拍拍尘土]]></copyright> 
    <webMaster><![CDATA[cxosoft@gmail.com (Admin)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Thu, 04 Jun 2026 15:39:10 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[恩山论坛：红米AX3000/CR8809/CR8808/CR8806，免拆机免重刷机开启telnet的办法]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2971]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Tue, 14 May 2024 15:17:17 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red">p.s. 电信版cr8809测试是可以开启telnet的，都是高手</span><br /><br /><br /><a href="http://" title="http://" target="_blank">http://</a>&lt;路由器IP地址&gt;/cgi-bin/luci/;stok=&lt;路由器管理页面地址的STOK&gt;/api/misystem/set_telnet?enable=1<br />然后后面的set_telnet?enable=1改成get_telnet，如果看到{&quot;enable&quot;:1,&quot;code&quot;:0}就是成功，登录telnet的话账号root，密码就是机身后面的那个贴纸。<br />如果不对的话，就用<a href="http://" title="http://" target="_blank">http://</a>&lt;路由器IP地址&gt;/cgi-bin/luci/;stok=&lt;路由器管理页面地址的STOK&gt;/api/xqsystem/bdata查看，mgtpsd字段就是密码，后面固化ssh什么的就不说了……<br />这是我解包cr8806的A版固件发现的，cr8806新B版亲测可行，在某git上看到有人说目前]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2971]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[佳能打印机e568的无线打印安装方式]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2960]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Tue, 05 Mar 2024 15:45:50 +0800</pubDate> 
      <description><![CDATA[p.s. 总体要求就是将佳能打印机e568和电脑连在同一个无线路由器下面，然后电脑安装e568驱动即可<br /><br />1、开启e568热点，按wifi键，信息灯闪2次后释放wifi键（wifi灯闪烁）<br />2、手机安装app佳能打印，然后连上 e568热点，canon_lj_setup 不需要密码，进去设置佳能的无线路由器<br />3、一体机电脑也连这个无线路由，然后到佳能官方下e568驱动，安装好<br />4、设置打印机里面，扫描安装好打印机e568<br />5、收工]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2960]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[　　IPv6编码规则，IPv6地址表示方法]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2838]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 21 Apr 2022 12:35:40 +0800</pubDate> 
      <description><![CDATA[IPv6的编码规则：<br /><br />（1）IPv6地址为128位长，通常写作8组，每组四个字符（字母或数字，换算为16位长），组与组之间用半角“:”分隔。例如：<br /><br />2001:0db8:85a3:08d3:1319:8a2e:0370:7344<br /><br />这是一个合法的IPv6地址。<br /><br />（2）如果在某个组中，四个字符都是零，就可以缩写为1个零，也可以被省略。例如：<br /><br />2001:0db8:85a3:0000:1319:8a2e:0370:7344<br /><br />等价于<br /><br />2001:0db8:85a3:0:1319:8a2e:0370:7344<br /><br />2001:0db8:85a3::1319:8a2e:0370:7344<br /><br />（3）如果因为省略而出现了连续两个以上的冒号的话，可以压缩为两个冒号。例如：<br /><br />2001:0DB8:0000:0000:0000:0000:1428:57ab<br /><br />等价于<br /><br />2001:0DB8:0:0:0:0:1428:57ab<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2838]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[VLAN中的pvid]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2813]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sun, 26 Dec 2021 21:26:02 +0800</pubDate> 
      <description><![CDATA[<p><strong><span style="color: rgb(255, 0, 0);">p.s. pvid不容易理解，trunk端口都有pvid，默认为1，当trunk接受到没有标记过vlan id的帧，trunk就把<strong style="white-space: normal;"><span style="color: rgb(255, 0, 0);">帧的vlan id标为当前<strong style="white-space: normal;"><span style="color: rgb(255, 0, 0);">trunk口设置的pvid</span></strong></span></strong></span></strong></p><p><strong><span style="color: rgb(255, 0, 0);"><br/></span></strong></p><p><strong><span style="color: rgb(255, 0, 0);"><span style="color: rgb(51, 51, 51); font-family: &quot;PingFang SC&quot;, &quot;Lantinghei SC&quot;, &quot;Microsoft YaHei&quot;, arial, 宋体, sans-serif, tahoma; font-size: 16px; background-color: rgb(255, 255, 255);"></span></span></strong><span ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2813]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[什么是VLAN]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2812]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sun, 26 Dec 2021 21:03:29 +0800</pubDate> 
      <description><![CDATA[<p style="box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: transparent;"><br/></p><p style="box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: transparent;"><strong><span style="color: rgb(255, 0, 0);">VLAN</span></strong>（Virtual Local Area Network）即虚拟局域网，<span style="color: rgb(255, 0, 0);"><strong>是将一个物理的LAN在逻辑上划分成多个广播域的通信技术</strong></span>。<br style="box-sizing: border-box; margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent;"/><span style="color: rgb(255, 0, 0);">每个VLAN是一个广播域，VLAN内的主机间可以直接通信，而VLAN间则不能直接互通。这样，广播报文就被限制在一个VLAN内。</span></p><p style="box-sizing: border-box; margin-top: ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2812]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[联想激光多功能一体机M7256W M7216NWA更换硒鼓后还是报错，如何做硒鼓清零？]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2792]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 26 Jul 2021 15:45:10 +0800</pubDate> 
      <description><![CDATA[故障现象:<br />联想激光多功能一体机M7256W更换硒鼓后还是报错，如何做硒鼓清零？<br /><br />解决方案:<br />1、按“功能”键；<br />2、按“上”或“下”键选择“设备信息”按“确认”；<br />3、按“上”或“下”键选择“重置硒鼓”；  （<span style="color:Red">如果按一下OK没有反应，试试长按OK键</span>）<br />4、按“上”键选择“重置”，再按“确认”。]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2792]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[佳能激光打印机怎么换墨盒装墨盒方法【详细步骤】]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2746]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 31 Dec 2020 13:42:23 +0800</pubDate> 
      <description><![CDATA[p.s. 步骤是按更换墨粉键2秒，等打印机停止发出声音，打开盖子看是否是需要的粉盒。如果不是就盖上盖继续让他转动停下后打开看看。<br />打印机有4个颜色（C，M，Y，K），需要按粉盒仓中提示放入对应颜色的墨粉盒。<br /><br /><br /><br />1、按住更换墨粉键（U+箭头符号）2秒钟，这时墨粉盒支架就会开始转动，将已经用完的墨粉盒移到可以取出的位置。<br /><br />2、等到打印机的工作声音停下后，把打印机的上盖打开。并抓住上盖的 把手 ，将其完全的打开。<br /><br />3、确保要进行更换的墨粉盒处于更换的位置。<span style="color:Red">如果要更换的墨粉盒不在更换位置，就合上打印机的上盖，等到打印机的工作声音停止之后再次打开上盖</span>，直到需要更换的墨粉盒移至更换的位置。<br /><br />4、将墨粉盒从打印机中取出，抓住墨粉盒的把手，然后向上提。<br /><br />5、将要更换墨粉盒颜色相同的墨粉盒从保护袋中取出来，要注意用剪刀剪开保护袋避免损坏墨粉盒。<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2746]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[联想LT201 加粉复位清零方法  (Lenovo M7216NWA)]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2745]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 31 Dec 2020 11:01:47 +0800</pubDate> 
      <description><![CDATA[1 找到加粉口：从硒鼓中取出粉盒，找到粉盒上加粉口，打开加粉口，倒干净粉盒内废粉。<br /><br />2 加入新粉：粉盒倒出废粉后，然后从加粉口加入新粉，一次加入新粉45-50克（粉盒容量小，最多加50克就满了）。加好粉后盖好小圆盖。并清洁粘在粉盒上的碳粉。<br /><br />3 粉盒复位：粉盒加好新粉后，顺进行粉盒齿轮复位，这样打印机内部计数器重置，机器才不会提示缺粉（如果不复位，加粉装机后，机器会仍然提示缺粉）<br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202012/31_110917_1.png" target="_blank"><img src="http://blog.xg98.com/attachments/202012/31_110917_1.png" alt="http://blog.xg98.com/attachments/202012/31_110917_1.png" /></a></div><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202012/31_110921_2.png" target="_blank"><img src="http://blog.xg98.com/attachments/202012/31_110921_2.png" alt="http://blog.xg98.com/attachments/202012/31_110921_2.png" /></a></div><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202012/31_110926_3.png" target="_blank"><img src="http://blog.xg98.com/attachments/202012/31_110926_3.png" alt="http://blog.xg98.com/attachments/202012/31_110926_3.png" /></a></div><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202012/31_110930_4.png" target="_blank"><img src="http://blog.xg98.com/attachments/202012/31_110930_4.png" alt="http://blog.xg98.com/attachments/202012/31_110930_4.png" /></a></div><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202012/31_110934_5.png" target="_blank"><img src="http://blog.xg98.com/attachments/202012/31_110934_5.png" alt="http://blog.xg98.com/attachments/202012/31_110934_5.png" /></a></div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2745]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[无线路由器利用wds桥接无线成功后，其lan也可以上网的说明]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2744]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Fri, 25 Dec 2020 16:29:53 +0800</pubDate> 
      <description><![CDATA[有个tplink桥接了一个较远的无线节点，发现桥接完成后，无线能正常上网，但lan口插网线不能上网。<br /><br />分析：<br />1、此时远程无线和本地无线都开启了DHCP<br />2、看了下手机连到本地无线后，IP实为远程路由的dhcp分配的IP。<br />3、电脑连到本地无线路由的lan口后，因为此路由也开启了dhcp，导致分配的IP为本地IP段，所以无法上网<br /><br />解决：<br />关闭本地无线路由的DHCP，重启即可上网。]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2744]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[局域网问题记录，怎么解决电信宽带的客户端用户数限制问题。]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2617]]></link> 
      <category><![CDATA[局域网]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 26 Aug 2019 11:08:12 +0800</pubDate> 
      <description><![CDATA[受不了网速，今天有个办公室独立搞了一个100M宽带。<br />安装之后有个问题<br />1、由于是电信自带的光猫拨号，自己也改不了桥接模式。<br />2、办公室12个电脑，每天都是开机晚的几台上不了网，过点时间又能上。<br /><br />几天了，天天如此。打了10000号，说能给拨号账号密码，但是改桥接估计要上门，嫌麻烦。<br />宽带人员打电话过来，说是一个宽带限制8个终端同时上网，难怪12个电脑会出现几个上不了的现象。<br />另外光猫的4个网口，一个千兆口，2个百兆口，1个iptv口。建议只连接千兆口。<br /><br />解决办法：<br />使用路由器建立新网段，接通2个局域网即可。光猫局域网ip：192.168.3.1 开启dhcp服务 ，新路由器ip:192.168.1.1 开启dhcp服务。<br />买个新的路由器，在光猫的千兆口上接线到新路由器wlan，通过自己的路由器开启dhcp服务来分配ip给办公室电脑，这样宽带机房就不知道几个电脑在上网了。限制问题解决，而且192.168.3和192.168.1 ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2617]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
