06 2024 档案
摘要:删除多个文件名中相同的指定字段 删除"HC1201150"字段: import os def delete_files_with_string(directory, substring): for root, _, files in os.walk(directory): for file in f
阅读全文
摘要:Arista常用命令 一、硬件查询命令 1、flash查询 flash空间占用查询 bash du --max-depth=5 -h /mnt/flash 关于Agent log 文件删除 bash cd /var/log/agents ls -1at Babbage-Linecard5-* | t
阅读全文
摘要:IPSec Over GRE VPN
阅读全文
摘要:GRE Over IPSec VPN
阅读全文