上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 30 下一页
摘要: 全命令行模式 console或web默认的账号密码均为admin 基础接线: console线 console接口 电脑com接口 网线 网卡 g1/0/0接口(出厂默认IP: 192.168.0.1/24) 全部console配置过程(一)恢复出厂<H3C>reset saved-configur 阅读全文
posted @ 2024-12-03 15:16 techNote 阅读(595) 评论(0) 推荐(0)
摘要: <SecPath-F1000>display session table ipv4 这个命令会显示当前所有的Internet会话信息,包括源IP地址、目的IP地址、协议类型、会话状态等。 <SecPath-F1000>display session table ipv4 verbose 这个命令会显 阅读全文
posted @ 2024-11-21 11:28 techNote 阅读(767) 评论(0) 推荐(0)
摘要: 经常用IIS作为下载服务器的时候有时传上去的文件比如 example.mp4 文件名上传后,但是用http打开的时候确显示为 404 文件不存在。其实是IIS对文件的一种保护,不在IIS指定的MIME类型里的文件不会被操作。 常见的有 mp4 / flv / iso / 7z / apk 等扩展名的 阅读全文
posted @ 2024-11-05 10:29 techNote 阅读(495) 评论(0) 推荐(0)
摘要: https://iknow.lenovo.com.cn/detail/143417?type=CSDN 阅读全文
posted @ 2024-11-01 20:40 techNote 阅读(36) 评论(0) 推荐(0)
摘要: <H3C>reset saved-configuration The saved configuration file will be erased. Are you sure? [Y/N]:yConfiguration file in flash: is being cleared. Please 阅读全文
posted @ 2024-10-16 10:29 techNote 阅读(42) 评论(0) 推荐(0)
摘要: 锐捷路由器清空配置的命令是erase startup-config。‌ 在执行此命令前,建议备份重要数据,以防数据丢失。 执行该命令后,设备会重新加载初始配置文件,恢复到出厂设置状态。 阅读全文
posted @ 2024-10-15 16:52 techNote 阅读(819) 评论(0) 推荐(0)
摘要: R#show run Building configuration... Current configuration : 864 bytes ! version 15.1 no service timestamps log datetime msec no service timestamps de 阅读全文
posted @ 2024-10-15 10:44 techNote 阅读(113) 评论(0) 推荐(0)
摘要: 配置思路: 配置ACL并应用到出口的IN方向 interface FastEthernet0/0 出口 ip address 10.10.10.1 255.0.0.0 ip access-group 100 in 应用ACL duplex auto speed auto ! interface Fa 阅读全文
posted @ 2024-10-14 15:17 techNote 阅读(54) 评论(0) 推荐(0)
摘要: 禁用外网telnet[SecPath-F1000]telnet server acl 2010加:禁止外网web访问[SecPath-F1000]ip http acl 2010[SecPath-F1000]ip https acl 2010允许外网telnet[SecPath-F1000]undo 阅读全文
posted @ 2024-10-14 11:15 techNote 阅读(328) 评论(0) 推荐(0)
摘要: (一)配置出口和内网口的IP (二)建区域untrust/trust,出口放到untrust,内网口放到trust (三)区域间数据关系 (四)源地址转换NAT (五)默认路由(网关) 阅读全文
posted @ 2024-10-13 18:06 techNote 阅读(78) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 30 下一页