网络运维
-
锐捷交换机初始化enable密码,适用12.x版本
一、功能说明: 正式版本rboot shell封掉后,不支持ctrl+c 这种方式做密码恢复的,只能通过ctrl+B的方式,进入Boot无密码登录设备查看或修改设备密码 注意: 1…… -
锐捷防火墙查看license到期情况
#开启debug print cliovrd enabl4e exit 退出cmd重新登录 diagnose debug enable diagnose debug application update -1 execute update-now #关闭debug diagn…… -
华为USG 6655F加载MOD模块包
采用FTP模式传输 1、web界面操作如下 a)首先配置一条策略,放行trust到local,作用是内部是trust,firewall 是local,动作permit。 b)系统-管理员-ftp服务-…… -
flask iframe嵌入grafana
1.flask添加路由 @vgrafana.route("/",methods = ['GET','POST']) def grafana(): grafana_snapshot = "http://x.x.x.x:3000/d/5VfZKpoIz/shen-zhen-yu…… -
-
华为ENSP CE12800模拟分布式VXLAN实验注意事项
一、模拟器BUG 1、如果同子网vxlan tunnel up状态,但还是无法ping通,将接入子接口配置清除重新配置 [~HUAWEI-GE1/0/0.10]clear configuration this 2、leaf…… -
-
docker安装efk
上一篇文章介绍了rsyslog采集网络设备日志到服务器(https://www.lovelearing.com/index.php/2023/07/25/rsyslog%e9%87%87%e9%9b%86%e7%bd%91%e7%bb%9c%e8%ae%…… -
rsyslog采集网络设备日志
安装日志收集工具 yum install -y rsyslog 目前公司网络设备分为三类,分别为h3c、huawei、cisco三种 修改配置文件 vim rsyslog.conf #开启接受日志 $Mod……




