<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 - 华为</title>
    <link>http://bbs.cqsztech.com/forum.php?mod=forumdisplay&amp;fid=32</link>
    <description>Latest 20 threads of 华为</description>
    <copyright>Copyright(C) 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 17 Apr 2026 09:22:49 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.cqsztech.com/static/image/common/logo_88_31.gif</url>
      <title>重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛</title>
      <link>http://bbs.cqsztech.com/</link>
    </image>
    <item>
      <title>Wireshark安装流程</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=33274</link>
      <description><![CDATA[1.准备安装包（附件中下载）

2.点击安装















安装中


下一个软件自动弹出安装界面




















3.验证安装

双击打开：

安装结束。]]></description>
      <category>华为</category>
      <author>Inkcup</author>
      <pubDate>Fri, 27 Mar 2026 10:11:44 +0000</pubDate>
    </item>
    <item>
      <title>远程桌面连接</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=33262</link>
      <description><![CDATA[cmd&gt; mstsc]]></description>
      <category>华为</category>
      <author>Inkcup</author>
      <pubDate>Sun, 22 Mar 2026 10:11:06 +0000</pubDate>
    </item>
    <item>
      <title>[转载]ARP RFC826的中文版</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=33219</link>
      <description><![CDATA[以太网地址解析协议——将网络层协议地址转换为48位以太网地址以在以太网硬件基础上传输摘要设想建立在一条10Mbit以太网电缆之上的协议P需要通过它的路由架构从发送端主机S传输数据到接收端主机T，那么为了传输这一以太网数据包，必须生成一个48位的以太网地址。然而， ...]]></description>
      <category>华为</category>
      <author>Inkcup</author>
      <pubDate>Mon, 09 Mar 2026 09:21:04 +0000</pubDate>
    </item>
    <item>
      <title>huawei quidway 2000交换机 16个接口不能互通</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30380</link>
      <description><![CDATA[今天找了一个老交换机 HUAWEI QUIDWAY S2000 ，来临时用于小组办公，结果打开后，部分机器可以通，部分机器不能通，1-8 的机器能上网，9-16 的机器不能上网，想起是否是VLAN的问题

于是，登录交换机串口，检查配置：

[Quidway]display cu
#
 sysname Quidway
# ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 07 Dec 2022 07:50:35 +0000</pubDate>
    </item>
    <item>
      <title>串口登录交换机退格键不生效的解决办法</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30379</link>
      <description><![CDATA[在交换机上，难免要输入错误，想退格删除，习惯使用退格键，结果退格键不起作用，要使用DELETE键才行，

后面想起，使用了ORACLE，SQLPLUS中，要退格键删除字符，修改了 映射键，取消这个映射键，就可以使用退格键删除字符了。]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 07 Dec 2022 07:39:59 +0000</pubDate>
    </item>
    <item>
      <title>华为quidway s2000 登录</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30378</link>
      <description><![CDATA[可以通过控制台登录





[Quidway]display versio
Huawei Versatile Routing Platform Software.
VRP software, Version V3.10, Release 0005
Copyright(c) 1998-2006 Huawei Technologies Co., Ltd. All rights reserved.
Quidway S2016-HI uptime is 0 wee ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 07 Dec 2022 07:34:40 +0000</pubDate>
    </item>
    <item>
      <title>环回地址一定是127.0.0.1吗</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30182</link>
      <description><![CDATA[我们平时在测试网卡驱动是否正常时，都是去测试 PING 127.0.0.1 是否通，那么，测试127.0.0.2是否可以呢 ？

答案是肯定的，可以测试127.0.0.2 也可以的，也可以ping 127.0.0.x




还可以ping 通 127.255.255.254



其实，环回地址，是一个范围，是一个范 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Thu, 15 Sep 2022 05:14:08 +0000</pubDate>
    </item>
    <item>
      <title>华为路由器如何恢复出厂设置？</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30180</link>
      <description><![CDATA[比如：
  我这里 修改了设备名字：
   sysname r2
   interface GigabitEthernet0/0/0
   ip address 2.2.2.254 255.255.255.0

   之后保存：
   查看配置：
   [r2]disp current
   ...
   sysname r2
   interface GigabitEthernet0/0/0
   ip address 2 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 14 Sep 2022 10:12:15 +0000</pubDate>
    </item>
    <item>
      <title>华为 disp curr 与disp this有什么区别？</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30179</link>
      <description><![CDATA[两个命令都是显示配置信息，但有区别，
disp  curr 是显示所有配置，
disp this 是显示当前用户视图下的配置

如下：

[r2]disp current-configuration 
[V200R003C00]
#
 sysname r2
#
 snmp-agent local-engineid 800007DB03000000000000
 snmp-agent 
# ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 14 Sep 2022 09:47:15 +0000</pubDate>
    </item>
    <item>
      <title>使用CRT 通过SSH远程登录华为eNSP中的交换机</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30150</link>
      <description><![CDATA[目前对网络设备进行管理最常用的方式有两种，分别是本地管理和远程管理。
本地管理指的是使用Console配置线对网络设备进行管理。远程管理是指使用VTY（Virtual Teletype Terminal，虚拟终端）线路，远程登录到网络设备进行管理。今天我们来介绍一下使用VTY线路、SSH协 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 31 Aug 2022 10:43:25 +0000</pubDate>
    </item>
    <item>
      <title>使用Microsoft环回适配器让ensp模拟器联通物理机</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30149</link>
      <description><![CDATA[在Windows操作系统中安装了Microsoft环回适配器后（具体操作步骤请参看WINDOWS论坛上的介绍），就可以利用它与eNSP模拟器中的网络设备进行连通。


实验步骤
1、在Windows系统中安装Microsoft环回适配器，将其重命名为loopback0并对其网络参数设置如下：IP地址为10. ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 31 Aug 2022 10:36:01 +0000</pubDate>
    </item>
    <item>
      <title>HCIA学习笔记</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30079</link>
      <description><![CDATA[Part1企业网络的基本架构企业网络已经广泛应用在各行各业中，包括小型办公室、教育、政府和银行等行业或机构。企业网络远程互连企业网络组网不受地域限制，可以通过各种远程互连技术把分布在不同物理地域的网络连接在一起。企业网络基本架构企业网络架构很大程度上取决 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 03 Aug 2022 07:48:54 +0000</pubDate>
    </item>
    <item>
      <title>华为路由交换：取消指定的配置文件做为下次启动的配置文件</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30055</link>
      <description><![CDATA[--重置

reset saved-configuration
This will delete the configuration in the flash memory.

The device configuratio
ns will be erased to reconfigure.

Are you sure? (y/n)[n]:y
 Clear the configuration in the device successfully.

--验证
 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Tue, 26 Jul 2022 14:59:00 +0000</pubDate>
    </item>
    <item>
      <title>华为路由交换设备使用指定的配置文件作为下次启动的配置文件</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30054</link>
      <description><![CDATA[把配置修改后，可以保存下来，下次可使用这个配置文件启动：

 save test.cfg

--设置下次启动使用zhi\'d
 startup saved-configuration test.cfg

--验证
disp startup
MainBoard: 
  Startup system software:                   null
  Next startup syste ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Tue, 26 Jul 2022 14:56:19 +0000</pubDate>
    </item>
    <item>
      <title>常见的国际标准化组织 和 RFC介绍</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30051</link>
      <description><![CDATA[一、些常见的国际标准化组织：
1）  ITU (International Telecommunication Union)
&#8203;&#8203; &#8203;国际电信联盟&#8203;&#8203;&#8203;， 成立于1865年，主要定义电信标准
网址： &#8203;&#8203; &#8203;http://itu.int/ITU-T&#8203;&#8203;&#8203;  文档下载 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Mon, 25 Jul 2022 06:58:42 +0000</pubDate>
    </item>
    <item>
      <title>华为路由器用户权限级别有哪些？</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30025</link>
      <description><![CDATA[用户权限级别：
用户可以配置用户级别，实现对不同用户访问设备权限的限制，增加设备管理的安全性。
用户的级别分为16个级别，级别标识为0～15，标识越高则级别越高。
用户的级别和命令的级别是相对应的，即用户只能使用等于或低于自己级别的命令。]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 13 Jul 2022 02:04:36 +0000</pubDate>
    </item>
    <item>
      <title>AAA基本介绍</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30015</link>
      <description><![CDATA[AAA是Authentication（认证）、Authorization（授权）和Accounting（计费）的简称，是网络安全的一种管理机制，提供了认证、授权、计费3种安全功能。同时提供本地认证/授权方式、RADIUS服务器认证/授权和计费方式、HWTACACS服务器认证/授权和计费三种AAA方案。后两种可 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Fri, 08 Jul 2022 01:34:20 +0000</pubDate>
    </item>
    <item>
      <title>认证 (authentication) 和授权 (authorization) 的区别</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30014</link>
      <description><![CDATA[经常看到这两个词，傻傻的分不清楚，一会认证中心，一会授权中心，下面的解释看能否帮助我们分清：[/backcolor]

[/backcolor]
认证意味着确认自己的身份，而授权意味着授予对系统的访问权限。简单来说，认证是验证身份的过程，而授权是验证有权访问的过程[/backcolo ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Fri, 08 Jul 2022 01:32:18 +0000</pubDate>
    </item>
    <item>
      <title>华为数通中部分单词缩写</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30010</link>
      <description><![CDATA[我们经常看到华为数通概念中，很多协议是单词缩写，比如OSPF协议，具体是由哪些单词构成，不了解清楚，看到都是一头雾水。
下面我把看到的一些缩写，做一个罗列，后面不停的补充。



1.VRP
   Versatile Routing Platform
    通用路由平台
    是华为公司数据 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Wed, 06 Jul 2022 04:53:18 +0000</pubDate>
    </item>
    <item>
      <title>LoopBack接口、 NULL接口和InLoopBack接口区别</title>
      <link>http://bbs.cqsztech.com/forum.php?mod=viewthread&amp;tid=30008</link>
      <description><![CDATA[LoopBack接口简介LoopBack 接口是一种虚拟接口。 LoopBack 接口创建后，除非手工关闭该接口，否则其物理层永远处于 up 状态。鉴于这个特点， LoopBack 接口的应用非常广泛，主要表现在：&#8226; 该接口的地址常被配置为设备产生的 IP 报文的源地址。因为 LoopBack 接口 ...]]></description>
      <category>华为</category>
      <author>郑全</author>
      <pubDate>Tue, 05 Jul 2022 02:38:00 +0000</pubDate>
    </item>
  </channel>
</rss>