上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 19 下一页
摘要: FTP协议的主动模式和被动模式 有啥区别? 首先明确一点: 所谓的主动和被动是发生在数据连接阶段,而控制连接时是没有区别的 理解这两种模式的前提是知道FTP协议使用两个独立的TCP连接: 控制连接:始终由客户端主动向服务器的21端口发起,用于传输FTP命令(如LIST, RETR)和响应。这个连接在 阅读全文
posted @ 2026-01-11 21:36 JacobJacob 阅读(8) 评论(0) 推荐(0)
摘要: F5 Big IP如何设置web和SSH登录的白名单 1 白名单是啥? 只有白名单中的Ip地址才能登录 F5 2 WEB相关的配置 2.1 查看当前的白名单 SSH登录到F5上 [root@F5_A:Active:Standalone] config # tmsh list sys httpd sy 阅读全文
posted @ 2026-01-08 22:49 JacobJacob 阅读(3) 评论(0) 推荐(0)
摘要: 1 故障描述 华为防火墙的子接口与ISP对接,发现到对端不通, 后来查询可以在子接口下加1条命令 3层接口下可以加上这么1条配置命令 : [USG] interface G0/0/1.10 [USG-GigabitEthernet0/0/1] arp broadcast enable 2 这条命令作 阅读全文
posted @ 2026-01-08 21:32 JacobJacob 阅读(7) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2025-11-20 13:51 JacobJacob 阅读(1) 评论(0) 推荐(0)
摘要: huawei S5736-S48T4XC version: Version 5.170 (V200R022C00SPC500) 要将1个主机的IP进行dhcp静态绑定 ip: 10.248.54.132 配置方法 1.1 通过ARP找到对应mac <hw5736-STACK>dis arp | in 阅读全文
posted @ 2025-10-11 09:54 JacobJacob 阅读(5) 评论(0) 推荐(0)
摘要: <HuaWei-6857>display device power Slot PowerNo Present Mode State Current Voltage ActualPower RatedPower (Ampere) (Volt) (Watts) (Watts) 1 PWR1 YES AC 阅读全文
posted @ 2025-09-29 10:00 JacobJacob 阅读(1) 评论(0) 推荐(0)
摘要: 1 ASR1001路由器要配置镜像, 但ASR不像交换机,命令格式不同,经过确认需要使用erspan的方式进行配置。 需求: 将G0/0/3 接口流量镜像到G0/0/4 G0/0/4连接的是流量回溯系统。 配置命令 monitor session 1 type erspan-source sourc 阅读全文
posted @ 2025-08-21 17:47 JacobJacob 阅读(2) 评论(0) 推荐(0)
摘要: 当前接口配置如下: [Huawei-6730]display curr int xg 2/0/15 interface XGigabitEthernet2/0/15 description ISP-ChinaTelecom port link-type access port default vla 阅读全文
posted @ 2025-08-14 09:42 JacobJacob 阅读(1) 评论(0) 推荐(0)
摘要: 华为USG防火墙无法ping通直连故障 USG防火墙trust接口连接了1台电脑,但是从电脑无法ping通trust接口IP USG<GE0/0/0> (10.248.1.1/24) 电脑 10.248.1.2/24 有2个原因: USG的接口默认不让ping 需要开启icmp 位置:网络—>接口 阅读全文
posted @ 2025-08-13 10:46 JacobJacob 阅读(1) 评论(0) 推荐(0)
摘要: Cisco ASR1000修改port-channel负载方式 1 查看当前负载方式 命令: show etherchannel load-balancing 示例: ASR1000#show etherchannel load-balancing EtherChannel Load-Balanci 阅读全文
posted @ 2025-08-13 09:56 JacobJacob 阅读(1) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 19 下一页