Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NorthLandTeam/auto_config_switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_config_switch

使用python+selenium自动配置华为交换机(Web界面)

博客:http://caizhenwei.top/python/270.html

准备工作

  1. 安装Python
  2. 安装谷歌浏览器
  3. 下载chromedriver驱动,放到脚本所在目录
  4. 新建IP.txt,保存所有交换机IP,放到脚本所在目录

脚本功能

  • add_log_host.py:批量添加交换机日志主机
  • alet_password.py:批量修改密码
  • export_config.py:批量导出交换机配置
  • save_config.py:批量保存交换机配置

About

使用python+selenium自动配置华为交换机(Web界面)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%