<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>周巷同城网 - 网络技术</title>
    <link>http://5188cctv.com/forum.php?mod=forumdisplay&amp;fid=17</link>
    <description>Latest 20 threads of 网络技术</description>
    <copyright>Copyright(C) 周巷同城网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 00:18:21 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://5188cctv.com/static/image/common/logo_88_31.gif</url>
      <title>周巷同城网</title>
      <link>http://5188cctv.com/</link>
    </image>
    <item>
      <title>策略路由-路由策略</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=167</link>
      <description><![CDATA[策略路由和路由策略
区别和联系：两者都是为了改变网络流量的转发路径，目的一样，但实现的方式不一样。


路由策略是通过更改某些路由参数影响路由表的路由条目来影响报文转发（例如：filter-policy、route-policy、cost值修改、优先级修改等）。
策略路由是通过管理 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Thu, 23 Apr 2026 04:15:55 +0000</pubDate>
    </item>
    <item>
      <title>OSPF 高级扩展技术 章节内容说明</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=166</link>
      <description><![CDATA[OSPF IP FRR（Fast reroute，快速重路由）是动态IP FRR，利用LFA（Loop-Free Alternates）算
法预先计算出备份路径，保存在转发表中，以备在故障时将流量快速切换到备份链路上，保证流
量不中断，从而达到流量保护的目的，该功能可将故障恢复时间降低到50ms以内。
•  ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Thu, 13 Mar 2025 05:31:05 +0000</pubDate>
    </item>
    <item>
      <title>ospf 简介单区域</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=165</link>
      <description><![CDATA[ospf：开放式最短路径优先(Open Shortest Path First）协议是IETF定义的一种基于链路状态的内部网
关路由协 议。
RIP是一种基于距离矢量算法的路由协议，存在着收敛慢、易产生路由环路、可扩展性差等问题，目前已
逐渐被OSPF取代。
ospf 两层结构 （层次化结构）

ospf ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Mon, 10 Mar 2025 07:06:38 +0000</pubDate>
    </item>
    <item>
      <title>企业双出口冗余</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=164</link>
      <description><![CDATA[企业双出口冗余



目标：默认数据全部经过移动上网，联通低带宽
（50Mbps）仅作备份用。 R1:
ip route-s 0.0.0.0 0 12.1.1.2 移动
ip route-static 0.0.0.0 0.0.0.0 13.1.1.3 preference 65 联通
R2:
ip route-s 192.168.5.0 24 12.1.1.1
R3:
ip route-s 192.168.5.0  ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sun, 09 Mar 2025 07:33:53 +0000</pubDate>
    </item>
    <item>
      <title>路由备份和冗余：浮动静态路由</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=163</link>
      <description><![CDATA[注：当一条路由的出接口down时，该路由会自动失效。
要求：数据优先走千兆链路。 R1：
ip route-static 172.16.1.0 255.255.255.0 12.1.1.2
ip route-static 172.16.1.0 255.255.255.0 21.1.1.2 preference 55
配置静态路由并将该路由的优先级改为55
R2：
ip route-st ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sun, 09 Mar 2025 07:04:31 +0000</pubDate>
    </item>
    <item>
      <title>路由的优先级和路由的度量级</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=162</link>
      <description><![CDATA[路由的优先级和路由的度量级

内部优先级，外部优先级，内部优先级固定不能修改，外部优先级可以修改，平时所描述的优先级都指外部优先级。（了解）
陆游优先级：preference ，代表路由的优先程度，当多个路由协议的路由都可到达某目标网段时，此时路由器会优选优先级数 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sat, 08 Mar 2025 10:26:50 +0000</pubDate>
    </item>
    <item>
      <title>缺省路由</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=161</link>
      <description><![CDATA[缺省路由




常用查看命令：
dis current-configuration 查看所有配置
dis ip routing-table 查看路由表
dis ip int brief 
查看接口配置
R1:
ip route-static 0.0.0.0 0 12.1.1.2 缺省路由
注意：缺省路由是“替补”路由，只有当其他的路由都不可达时，才会使用缺省路 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sat, 08 Mar 2025 09:34:55 +0000</pubDate>
    </item>
    <item>
      <title>静态路由</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=160</link>
      <description><![CDATA[static 手绘地图 纸质版路由




去包路由：
R6:
[ ]ip route-static 192.168.2.0  24 12.1.1.2
                               目标网段              下一跳


R7：
[ ]ip route-static 192.168.2.0  24    23.1.1.2
   ip route-static 192.168.1.0  24    12.1.1.1 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sat, 08 Mar 2025 08:58:19 +0000</pubDate>
    </item>
    <item>
      <title>直连路由</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=159</link>
      <description><![CDATA[路由器的作用：为IP数据包进行路由（选路），路由器会尽可能挑选一个最近最优的路径将报文送往其想去的目的地。

路由表：路由器用来转发数据包的一张“地图”。
查看指令：dis ip routing-table
目标网段                                        下一跳               ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sat, 08 Mar 2025 04:55:12 +0000</pubDate>
    </item>
    <item>
      <title>console密码</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=158</link>
      <description><![CDATA[console密码
console 口：管理控制
console 线：配置线

方式A：密码验证user-interface con 0
authentication-mode password
set authentication password cipher abc 
设置完成后，quit 退出后再尝试登陆
方式B：使用用户名和密码形式验证
user-interface con 0
 aut ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Wed, 05 Mar 2025 06:01:15 +0000</pubDate>
    </item>
    <item>
      <title>系统升级失败后拯救</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=157</link>
      <description><![CDATA[如果系统升级失败，则进入bootrom界面，重新选择启动老系统。

Press Ctrl+B to enter BOOTROM menu . . . .
password:

                        BOOTROM MENU

1.boot with  default mode
2.Enter serial submenll
3.Enter startup submenu
4.Enter ethernet submenu
 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Wed, 05 Mar 2025 05:57:39 +0000</pubDate>
    </item>
    <item>
      <title>配置路由器作为FTP服务端</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=155</link>
      <description><![CDATA[R1：服务端
ftp server enable
set default ftp-directory flash: 
设置ftp主目录
aaa 
(认证 授权 审计）
local-user lisi privilege level 3 password cipher 123
local-user lisi service-type ftp
R2：客户端
&lt; &gt;ftp12.1.1.1
[FTP]get 
xxxx 取文件 [FTP]put xxx  ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Tue, 04 Mar 2025 04:46:44 +0000</pubDate>
    </item>
    <item>
      <title>FTP的原理和配置</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=154</link>
      <description><![CDATA[ftp:File Transfer Protocol 文件传输协议，在路由器交换机里面用于导入导出配置文件或者升级操作系统。



①端口问题：21 20 端口
使用FTP进行文件传输时，会使用两个TCP连接。第一个连接是FTP客户端和FTP服务器间的控制连接。
FTP服务器开启21号端口，等待FTP客户端 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Tue, 04 Mar 2025 04:33:04 +0000</pubDate>
    </item>
    <item>
      <title>文件系统基础命令</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=153</link>
      <description><![CDATA[文件系统基础命令

copy vrpcfg.zip v1.zip 复制vrpcfg.zip文件到本目录下并改成名 v1.zip
copy vrpcfg2012.zip flash:/bak 复制 vrpcfg2012.zip到bak目录下

mkdir aa 新建文件夹aa
move v1.zip aa 剪切到aa目录
cd aa 进入aa目录
cd ..  退回到上一级目录
unzip vrpcf ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Mon, 03 Mar 2025 08:33:49 +0000</pubDate>
    </item>
    <item>
      <title>滑动窗口机制</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=152</link>
      <description><![CDATA[测试数据传输的带宽瓶颈 ，尽可能利用带宽的最大值来传输数据。同时还有校验机制，保证数据可靠传输。




使用滑动窗口机制，可以探测出双方链路的最大传输能力]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Mon, 03 Mar 2025 05:03:35 +0000</pubDate>
    </item>
    <item>
      <title>3-2面向连接和可靠传输</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=151</link>
      <description><![CDATA[TCP：可靠传输、面向连接，速度慢，但准确性高
UDP：不可靠传输、非面向连，速度快，但准确性差
面向连接：如果某应用层协议的四层使用TCP端口，那么在正式的数据报文传输之前，需要先建立连接。
只有建立完连接之后才可以传输数据。
三次握手：面向连接的高层协议在正 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Sun, 02 Mar 2025 03:46:43 +0000</pubDate>
    </item>
    <item>
      <title>TCP UDP端口</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=150</link>
      <description><![CDATA[3-1tcp 、udp 报文简介
应用数据+传输层 ：数据段
应用数据+传输层+网络层：数据包
应用数据+传输层+网络层+数据链路层：数据帧
应用数据+传输层+网络层+数据链路层+物理层：数据流 比特流

熟知端口（固定端口）：小于 1024
DNS：UDP 53 
TCP 53
DHCP ：UDP 67、68 
 ...]]></description>
      <category>网络技术</category>
      <author>nbcctv3</author>
      <pubDate>Sun, 02 Mar 2025 03:37:19 +0000</pubDate>
    </item>
    <item>
      <title>NAT应用&amp;&amp;DHCP拓展</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=135</link>
      <description><![CDATA[产生背景：  
  随着Internet的发展和网络应用的增多，IPv4地址枯竭已经成为制约网络发展的瓶颈。尽管IPv6可以从根本上解决IPv4地址空间不足的问题，但目前众多的网络设备和网络应用仍是基于IPv4的，因此在IPv6广泛应用之前，一些过渡技术的使用是解决这个问题的主要技 ...]]></description>
      <category>网络技术</category>
      <author>nbcctv3</author>
      <pubDate>Wed, 23 Aug 2023 12:44:01 +0000</pubDate>
    </item>
    <item>
      <title>ISIS开销计算</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=134</link>
      <description><![CDATA[ISIS路由开销计算方式：设备默认接口开销值都是10，
spf计算过程：
单区域LSDB同步完成
生成全网拓扑结构图
以本节点为根生成最短路径树
默认跨越每个节点开销一样。
ISIS的计算特点：
1、在本区域路由器第一次启动的时候执行的是Full-SPF算法。
2、后续收到的LSP更新， ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Mon, 14 Aug 2023 12:45:50 +0000</pubDate>
    </item>
    <item>
      <title>1.31. 什么是交换机？什么是集线器？什么是路由器？什么是防火墙？</title>
      <link>http://5188cctv.com/forum.php?mod=viewthread&amp;tid=133</link>
      <description><![CDATA[1.30. 什么是集线器？
交换机 switch
路由器 router
集线器 HUB
防火墙 firewall
集线器：每收到一个报文就会群发，看不懂 mac ，也看不懂 ip 。工作效率低，不安全。工作于物理层。目前已被淘汰。

1.31. 什么是交换机？
答：交换机（多端口网桥，交换集线器）：将报文 ...]]></description>
      <category>网络技术</category>
      <author>夜猫侠</author>
      <pubDate>Tue, 01 Aug 2023 10:17:37 +0000</pubDate>
    </item>
  </channel>
</rss>