摘要:
每台OSPF路由器都会生成相关的LSA,并将这些LSA 通告出去,路由器收到LSA后,会将它们存放在链路状态数据库LSDB中。 LSA有多种不同的类型,不同类型的LSA的功能和作用是不同的。 Type-1 LSA (Router LSA): 每台路由器都会产生,用来描述路由器的直连链路状态和开销。T
阅读全文
posted @ 2022-09-15 16:42
401335990
阅读(324)
推荐(0)
摘要:
在点对点网络中(如serial 接口的网络) ,邻接关系建立的过程包括如下状态: Init >Exstart >Exchange >Loading >Full 中间没有经过 two-way状态, 点对点网络能建立邻居关系就能建立邻接关系 在广播式网络中(ge 或 ethernet 接口的网络),邻接
阅读全文
posted @ 2022-09-15 15:58
401335990
阅读(187)
推荐(0)
摘要:
给AP分配地址池中加入 AC 地址:
阅读全文
posted @ 2022-08-30 16:56
401335990
阅读(46)
推荐(0)
摘要:
修改镜镜仓库地址: systemctl restart docker repo是harbor仓库的仓库名称 修改为3.0并提交 再次构建: 还是报错, mkdir docker -pmv Dockerfile docker/mv target/* docker/docker build -t myt
阅读全文
posted @ 2022-08-29 15:29
401335990
阅读(156)
推荐(0)
摘要:
首先下载sonar-scanner 压缩包 sonar-scanner-cli-4.6.0.2311-linux.zip 解压到jenkins工作目录下:
阅读全文
posted @ 2022-08-29 12:15
401335990
阅读(73)
推荐(0)
摘要:
使用idea软件集成sonar-scanner进行扫描: 配置maven配置文件: [root@jenkins ~]# find / -name settings.xml/opt/maven/conf/settings.xml[root@jenkins ~]#
阅读全文
posted @ 2022-08-29 12:02
401335990
阅读(410)
推荐(0)
posted @ 2022-08-28 11:30
401335990
阅读(342)
推荐(0)
posted @ 2022-08-28 10:26
401335990
阅读(66)
推荐(0)
摘要:
配置主机名: [edit]root# set system host-name R1 root@R1# set system name-server 8.8.8.8 密码恢复:
阅读全文
posted @ 2022-08-27 21:28
401335990
阅读(64)
推荐(0)
摘要:
rootcliconfigure show interfaces terseshow interfaces briefshow interfaces detailshow interfaces extensive show interfaces detail | match fe-0/0/0 hel
阅读全文
posted @ 2022-08-27 20:49
401335990
阅读(395)
推荐(0)