<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>祖瑞科技 全国计算机 网络IT运维社区！ - HUAWEI</title>
    <link>http://www.zurkj.com/forum.php?mod=forumdisplay&amp;fid=74</link>
    <description>Latest 20 threads of HUAWEI</description>
    <copyright>Copyright(C) 祖瑞科技 全国计算机 网络IT运维社区！</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 03 May 2026 13:19:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.zurkj.com/static/image/common/logo_88_31.gif</url>
      <title>祖瑞科技 全国计算机 网络IT运维社区！</title>
      <link>http://www.zurkj.com/</link>
    </image>
    <item>
      <title>华为IPSec VPN站点对站点配置方法</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=374</link>
      <description><![CDATA[华为IPSec VPN站点对站点配置方法


防火墙配置思路：1   接口配置1.1接口配置IP地址1.2接口加入安全域内2   配置路由（去往对方通信点及加密点）本案例直接用缺省路由3   配置IPSec3.1通过ACL定义IPSec“感兴趣流”这里是配置IPSec需要保护的数据3.2创建IKE（互联网密 ...]]></description>
      <category>HUAWEI</category>
      <author>d3interspace</author>
      <pubDate>Tue, 14 Jan 2025 14:14:36 +0000</pubDate>
    </item>
    <item>
      <title>华为USG6000创建新的管理员</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=348</link>
      <description><![CDATA[华为USG6000创建新的管理员思路：1.自建管理员角色（系统默认也有）2.创建管理员、密码、服务内容3.管理员账号与管理员角色绑定CLI配置方法：自建管理员角色[fw]aaa  //进入aaa视图[fw-aaa]roleroot  //创建root角色[fw-aaa…]descriptionsuperadmin  //配置角色备注[fw ...]]></description>
      <category>HUAWEI</category>
      <author>d3interspace</author>
      <pubDate>Thu, 22 Feb 2024 13:32:41 +0000</pubDate>
    </item>
    <item>
      <title>华为USG6000连接方式 console web telnet ftp ssh连接方法</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=347</link>
      <description><![CDATA[华为USG6000连接方式 console web telnet ftp ssh连接方法

华为USG6000连接方式一、  Console连接Console连接称之为带外连接，通过专用线缆。设备可以通过仅密码登录方式和aaa用户登录。telnet/web/ssh等连接称之为带内！
Console连接可以通过仅密码验证及aaa用户认证 ...]]></description>
      <category>HUAWEI</category>
      <author>d3interspace</author>
      <pubDate>Thu, 22 Feb 2024 13:20:47 +0000</pubDate>
    </item>
    <item>
      <title>华为边界防火墙的基本配置</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=329</link>
      <description><![CDATA[华为边界防火墙的基本配置这是一个部署在企业网边界的防火墙，先定义三个安全区域：1、  内网（trust zone）2、  服务器（DMZ zone）3、  运营商（untrust zone）防火墙建议配置步骤：1、  配置防火墙接口地址并且将接口划入相关的安全区域2、  配置路由3、  配置NAT策 ...]]></description>
      <category>HUAWEI</category>
      <author>admin</author>
      <pubDate>Sat, 20 Jan 2024 09:19:04 +0000</pubDate>
    </item>
    <item>
      <title>华为USG6000E防火墙忘记密码处理方法</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=319</link>
      <description><![CDATA[华为USG6000E防火墙忘记密码处理方法


进入用户视图后不要执行quit，否则设备退出后您需要再次重启设备，才能执行下一步重新设置管理员密码。
[*]重新设置管理员密码，假设管理员为admin，密码重新设置为Admin@12345。
[*]system-view
[*][sysname]aaa
[*][sysname-aaa ...]]></description>
      <category>HUAWEI</category>
      <author>admin</author>
      <pubDate>Thu, 19 Oct 2023 04:20:47 +0000</pubDate>
    </item>
    <item>
      <title>基本防火墙访问策略配置</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=131</link>
      <description><![CDATA[基本防火墙访问策略配置                              防火墙策略：Trust公司内部可以访问Untrust广域网但Untrust不能访问TrustTrust公司内部可以访问DMZ服务器Untrust广域网用户可以访问DMZ服务器
配置接口及相关地址、DHCPsystem-viewsysname fw[fw]dhcp enable  // ...]]></description>
      <category>HUAWEI</category>
      <author>admin</author>
      <pubDate>Wed, 07 Apr 2021 10:19:46 +0000</pubDate>
    </item>
    <item>
      <title>IPSEC配置方式</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=111</link>
      <description><![CDATA[IPSEC配置方式
1、配置ACL定义需要IPSec保护的数据流[r1]acl number3000[r1-acl-adv-3000]step10[r1-acl-adv-3000]rule permit ip source 192.168.10.0 0.0.0.255 destination 192.168.20.0 0.0.0.255  //假设为A路由网段至B路由网段
[r2]acl number 3000[r2-acl-adv-30 ...]]></description>
      <category>HUAWEI</category>
      <author>admin</author>
      <pubDate>Sat, 27 Feb 2021 14:37:53 +0000</pubDate>
    </item>
    <item>
      <title>PPPOE拨号及GRE tunnel隧道配置方案</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=110</link>
      <description><![CDATA[GRE tunnel隧道配置方案
                              配置ISP（运营商）PPPoE服务端system-view[Huawei]sysnameISPinterfaceloopback 0  //创建环回口模拟公网IPipaddress 100.100.100.100 32quitippool R1  //创建IP地址池为虚模板引用gateway-list200.1.1.1  //配 ...]]></description>
      <category>HUAWEI</category>
      <author>落叶纷飞</author>
      <pubDate>Sat, 27 Feb 2021 14:16:47 +0000</pubDate>
    </item>
  </channel>
</rss>