<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>鸿鹄论坛 - 网络管理</title>
    <link>https://bbs.hh010.com/forum-290-1.html</link>
    <description>Latest 20 threads of 网络管理</description>
    <copyright>Copyright(C) 鸿鹄论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 13 Apr 2026 13:46:39 +0000</lastBuildDate>
    <ttl>180</ttl>
    <image>
      <url>https://bbs.hh010.com/static/image/common/logo_88_31.gif</url>
      <title>鸿鹄论坛</title>
      <link>https://bbs.hh010.com/</link>
    </image>
    <item>
      <title>Python 接口请求超时：try 超时控制与重试机制</title>
      <link>https://bbs.hh010.com/thread-674912-1-1.html</link>
      <description><![CDATA[一、接口超时问题：为什么必须做超时控制？
在未设置超时时间的情况下，Python 的网络请求会无限等待服务端响应。这种行为会引发三大严重问题：
程序阻塞卡死：单线程程序会因超时请求停滞，无法执行后续业务逻辑；
资源耗尽：大量阻塞请求会占用线程、连接池资源， ...]]></description>
      <category>网络管理</category>
      <author>suger7</author>
      <pubDate>Thu, 26 Mar 2026 08:52:09 +0000</pubDate>
    </item>
    <item>
      <title>VISIO各种图形图标大合集</title>
      <link>https://bbs.hh010.com/thread-674732-1-1.html</link>
      <description><![CDATA[VISIO各种图形图标大合集]]></description>
      <category>网络管理</category>
      <author>傲笑红尘</author>
      <pubDate>Mon, 16 Mar 2026 03:18:24 +0000</pubDate>
    </item>
    <item>
      <title>随机间隔在 Python 爬虫中的应用实践</title>
      <link>https://bbs.hh010.com/thread-674000-1-1.html</link>
      <description><![CDATA[一、随机间隔的核心应用价值
在深入技术实现之前，我们首先需要明确：为什么随机间隔在爬虫开发中如此重要？
1. 打破请求规律性，规避反爬检测网站的反爬系统通常会通过分析请求日志，识别具有固定时间间隔（如每 1 秒发送 1 次请求）、高频次的请求流量。这类流量明 ...]]></description>
      <category>网络管理</category>
      <author>suger7</author>
      <pubDate>Thu, 15 Jan 2026 08:56:21 +0000</pubDate>
    </item>
    <item>
      <title>小白向各位大神请教   外网访问家庭飞牛nas</title>
      <link>https://bbs.hh010.com/thread-672681-1-1.html</link>
      <description><![CDATA[家庭网络如下：
第一层是电信光猫 有公网IP，有域名 cloud.site,*.cloud.site。 光猫内网是192.168.1.1 光猫可以设置DMZ 虚拟服务器和upnp 。 
第二层是华硕BE6500路由器，光猫给定的IP是192.168.1.2 网关是192.168.1.1 路由器自身的IP是192.168.0.2 
现在电脑安装了 ...]]></description>
      <category>网络管理</category>
      <author>weidy</author>
      <pubDate>Mon, 03 Nov 2025 08:20:44 +0000</pubDate>
    </item>
    <item>
      <title>DNS 服务器配置完全指南：从原理到实战与优化</title>
      <link>https://bbs.hh010.com/thread-672125-1-1.html</link>
      <description><![CDATA[DNS（Domain Name System）作为互联网的 \&quot;地址簿\&quot;，负责将人类易记的域名转换为计算机可识别的 IP 地址，是网络通信的核心基础设施。无论是搭建局域网服务还是部署互联网应用，掌握 DNS 服务器的配置技术都至关重要。本文将从基础原理出发，详解主流系统的配置流程， ...]]></description>
      <category>网络管理</category>
      <author>fugu258</author>
      <pubDate>Sat, 11 Oct 2025 00:43:12 +0000</pubDate>
    </item>
    <item>
      <title>简单开源网络设备管理NetDevOps项目</title>
      <link>https://bbs.hh010.com/thread-670611-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>网络管理</category>
      <author>空无</author>
      <pubDate>Sat, 09 Aug 2025 03:03:55 +0000</pubDate>
    </item>
    <item>
      <title>防火墙使用loopback接口作为带内管理地址优劣分析</title>
      <link>https://bbs.hh010.com/thread-670246-1-1.html</link>
      <description><![CDATA[防火墙使用loopback接口作为带内管理地址是一种常见的做法，这主要是因为loopback接口具有以下优势：
稳定性: Loopback接口是虚拟的，不依赖任何物理硬件状态，因此其状态总是UP的。这意味着即使防火墙的所有物理接口都出现故障，loopback接口依然可用，保证了管理连接 ...]]></description>
      <category>网络管理</category>
      <author>hxmjume</author>
      <pubDate>Fri, 25 Jul 2025 03:18:47 +0000</pubDate>
    </item>
    <item>
      <title>IP连通性批量测试工具-专业版（批量Ping测试工具）</title>
      <link>https://bbs.hh010.com/thread-669185-1-1.html</link>
      <description><![CDATA[IP连通性批量测试工具-专业版（批量Ping测试工具）

网络工程师的必备软件 
运维人员的必备软件

1、强大的功能


2、最高可以探测65536个IP地址

3、无子网掩码限制，支持16-32位子网掩码的IP地址

4、精美的外观

5、支持嗅探MAC地址和主机名

6、搜 ...]]></description>
      <category>网络管理</category>
      <author>MNIYG</author>
      <pubDate>Sun, 22 Jun 2025 14:12:28 +0000</pubDate>
    </item>
    <item>
      <title>哪位大佬有关于网络设备交付前的测试报告</title>
      <link>https://bbs.hh010.com/thread-668444-1-1.html</link>
      <description><![CDATA[哪位大佬有关于网络设备交付前的测试报告]]></description>
      <category>网络管理</category>
      <author>hhhh@#￥</author>
      <pubDate>Thu, 22 May 2025 09:22:31 +0000</pubDate>
    </item>
    <item>
      <title>win7 使用wirkshark的问题</title>
      <link>https://bbs.hh010.com/thread-666750-1-1.html</link>
      <description><![CDATA[安装了3.05版本的wirkshark，可以抓包，但是，进入一会，软件就卡了。什么情况？我该怎么解决。]]></description>
      <category>网络管理</category>
      <author>cyyjm</author>
      <pubDate>Tue, 25 Mar 2025 07:33:42 +0000</pubDate>
    </item>
    <item>
      <title>etherchannel無法建立</title>
      <link>https://bbs.hh010.com/thread-664048-1-1.html</link>
      <description><![CDATA[大家好

想問一下
etherchannel無法建立起來是有什麼可能呢

兩邊都已打trunk，而且port channel都有設
Te2/0/2無法建立，但是Te3/0/2卻建立起來了
兩邊的狀態一邊是s,一邊是w，可能是因為什麼嗎?


switch

Group  Port-channel  Protocol    Ports
----- ...]]></description>
      <category>网络管理</category>
      <author>bballlover0</author>
      <pubDate>Mon, 30 Dec 2024 13:15:16 +0000</pubDate>
    </item>
    <item>
      <title>这个路由表画genju</title>
      <link>https://bbs.hh010.com/thread-663165-1-1.html</link>
      <description><![CDATA[根据路由表画出拓扑图，下一条都是同一网段IP地址，请教这个拓扑如何构成


ip route-static 0.0.0.0 0.0.0.0 192.168.100.1
ip route-static10.0.0.0255.0.0.0192.168.5.254
ip route-static 10.11.250.0 255.255.255.0 192.168.10.5
ip route-static 10.178.0.0 ...]]></description>
      <category>网络管理</category>
      <author>sam_zhou</author>
      <pubDate>Thu, 05 Dec 2024 06:49:43 +0000</pubDate>
    </item>
    <item>
      <title>开贴开贴</title>
      <link>https://bbs.hh010.com/thread-662153-1-1.html</link>
      <description><![CDATA[欢迎各位提问任何关于网络的问题，知无不言]]></description>
      <category>网络管理</category>
      <author>ecs-network</author>
      <pubDate>Tue, 05 Nov 2024 10:05:32 +0000</pubDate>
    </item>
    <item>
      <title>介绍一个快速制作批命令的方法</title>
      <link>https://bbs.hh010.com/thread-661615-1-1.html</link>
      <description><![CDATA[这里使用到了文本编辑器EverEdit，相关完整的使用说明参考：
https://www.cnblogs.com/tyysoft/articles/18486754

演示：]]></description>
      <category>网络管理</category>
      <author>tyysoft</author>
      <pubDate>Sun, 20 Oct 2024 01:26:07 +0000</pubDate>
    </item>
    <item>
      <title>小交换机连网问题，求助</title>
      <link>https://bbs.hh010.com/thread-660005-1-1.html</link>
      <description><![CDATA[单位房间网络墙点不够用，加了一个5口小交换机，发现个奇怪问题，连交换机的一台电脑网不通，必须把加外一台连这个小交换机的电脑开开那台电脑马上网就通了，这是怎么回事，请大神分析一下，谢谢了。]]></description>
      <category>网络管理</category>
      <author>backwwww</author>
      <pubDate>Fri, 23 Aug 2024 03:45:36 +0000</pubDate>
    </item>
    <item>
      <title>cisco 命令大全</title>
      <link>https://bbs.hh010.com/thread-658883-1-1.html</link>
      <description><![CDATA[Cisco 路由配置语句汇总
启动接口，分配IP地址： 
router&gt; 
router&gt; enable 
router# 
router# configure terminal 
router(config)# 
router(config)# interface Type Port 
router(config-if)# no shutdown 
router(config-if)# ip address IP-Address Subne ...]]></description>
      <category>网络管理</category>
      <author>大连大超</author>
      <pubDate>Wed, 24 Jul 2024 02:16:54 +0000</pubDate>
    </item>
    <item>
      <title>华为链路聚合命令</title>
      <link>https://bbs.hh010.com/thread-658882-1-1.html</link>
      <description><![CDATA[配置trunk的链路聚合命令
《进入需要链路聚合的端口》interface GigabitEthernet x/x/x（端口号）
《更改端口模式为Trunk》port link-type trunk
《创建链路聚合进程》interface eth-trunk X（链路聚合进程号）
《进入需要链路聚合的端口》eth-trunk X（链路聚合进 ...]]></description>
      <category>网络管理</category>
      <author>大连大超</author>
      <pubDate>Wed, 24 Jul 2024 02:15:59 +0000</pubDate>
    </item>
    <item>
      <title>怎么查光猫登陆ip地址</title>
      <link>https://bbs.hh010.com/thread-658858-1-1.html</link>
      <description><![CDATA[网络结构很简单，如图。

大佬，跪求怎么样知道ISP光猫的登陆地址？ 光猫默认管理ip ：192.168.1.1，被改了默认网段了，dhcp也关闭了。

而且光猫直连PC无法上网，光猫业务非路由模式，是桥接vlan业务开通方式，PC单机直连光猫的话需指定公网ip才能正常上网， ...]]></description>
      <category>网络管理</category>
      <author>fs吹风</author>
      <pubDate>Tue, 23 Jul 2024 06:47:44 +0000</pubDate>
    </item>
    <item>
      <title>华为园区网典型配置案例</title>
      <link>https://bbs.hh010.com/thread-658797-1-1.html</link>
      <description><![CDATA[华为园区网典型配置案例]]></description>
      <category>网络管理</category>
      <author>胡兵</author>
      <pubDate>Sun, 21 Jul 2024 19:55:48 +0000</pubDate>
    </item>
    <item>
      <title>关于学习配置交换机，路由器</title>
      <link>https://bbs.hh010.com/thread-658637-1-1.html</link>
      <description><![CDATA[目前没打算考什么证，现在想学习配置交换机，路由器设备。目前有思科和华为的模拟器，现在国内偏重于华为设备，现在求推荐书籍，或者视频学习下，求大佬指点下？自己有基本的网络知识。]]></description>
      <category>网络管理</category>
      <author>herry0322</author>
      <pubDate>Wed, 17 Jul 2024 00:54:35 +0000</pubDate>
    </item>
  </channel>
</rss>