上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页
摘要: 华为USG防火墙双机,但ISP只给了1个IP, 怎么办? 华为USG双机使用VRRP,需要3个Ip 本次联通只给了 100.1.1.0/30 这一个互联段 联通侧用了100.1.1.1, 我们这一侧只有100.1.1.2 怎么办? 找联通多要几个Ip, 让他们给/29的地址段。但联通不给 与华为厂家 阅读全文
posted @ 2025-08-08 17:50 JacobJacob 阅读(3) 评论(0) 推荐(0)
摘要: 要查看这台leaf交换机的Eth1/1接口透传了哪些vlan 命令: moquery -c fvIfConn 加过滤 moquery -c fvIfConn | grep dn.*eth1/1] ACI-Leaf-01# moquery -c fvIfConn | grep dn.*eth1/1] 阅读全文
posted @ 2025-08-06 16:00 JacobJacob 阅读(2) 评论(0) 推荐(0)
摘要: Switch: S6730-S24X6Q Version: VRP ® software, Version 5.170 (S6730 V200R024C00SPC500) 命令: display transceiver diag interface xg 2/0/3 查看接口Xg2/0/3的收发光 阅读全文
posted @ 2025-07-28 10:51 JacobJacob 阅读(2) 评论(0) 推荐(0)
摘要: windows环境 , 将以下代码保存为 .bat文件 @echo off @echo. @echo. @echo off set /p host=please input your destination ip : set logfile=Log_%host%.log echo Target Ho 阅读全文
posted @ 2025-07-18 10:33 JacobJacob 阅读(7) 评论(0) 推荐(0)
摘要: 将当前工作簿 的所有工作表合并到到1个新的sheet, 新的sheet名称为 合并 分为2个vba脚本 , 不包含表头: 每个sheet的表头都是相同的,所以合并时不需要表头包含表头 VBA代码通过KIMI生成 1 不包含表头(标题行) Sub 合并所有工作表_不含表头() Dim ws As Wo 阅读全文
posted @ 2025-07-17 22:30 JacobJacob 阅读(3) 评论(0) 推荐(0)
摘要: Cisco Nexus VPC配置模板 目录 1 简介 1 1.1 拓扑 2 1.2 端口规划 2 2 配置步骤 2 2.1 开启特性 2 2.2 Keeplive相关配置 3 2.2.1 创建vrf,用于keepalive 3 2.2.2 物理接口配置 3 2.3 建立VPC domain 4 2 阅读全文
posted @ 2025-07-16 09:35 JacobJacob 阅读(4) 评论(0) 推荐(0)
摘要: 1 背景 Neuxs 2台9504, 2台3548 背靠背VPC 9504 as layer 3 gateway, N3548 config SVI as inbound management But 3548 ping 9504 iP failed Check the port-channel , 阅读全文
posted @ 2025-07-16 09:19 JacobJacob 阅读(1) 评论(0) 推荐(0)
摘要: 1 背景 1.1 故障场景 客户处下面的1台3层交换机双上连到2台Nexus3548交换机,同属1个广播域,通过interface vlan建立OSPF 但发现邻居状态卡在exstart状态, 无法正常达到FULL。 Do you know the reason why ospf neighbor 阅读全文
posted @ 2025-07-16 09:17 JacobJacob 阅读(2) 评论(0) 推荐(0)
摘要: S6730-S24X6Q VRP ® software, Version 5.170 (S6730 V200R024C00SPC500) display logbuff 看不到日志 检查 未开启日志,以及Logbuff设置级别错误 修改配置如下: info-center enable info-ce 阅读全文
posted @ 2025-07-15 09:42 JacobJacob 阅读(3) 评论(0) 推荐(0)
摘要: 以下只涉及Access-Policy中的部分配置 不包含domain ,AAEP,以及业务的EPG, Bridge-domain配置 阅读全文
posted @ 2025-07-13 11:59 JacobJacob 阅读(2) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页