In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
#! / usr/bin/python
#-*-coding: utf-8-*-
Import re
Import paramiko # introduces the ssh module, which needs to be installed separately.
Import time
LogTime = time.strftime ('% Ymuri% mmury% dice% Hmuri% Mmure% S')
Tftp = raw_input ('Please Enter TFTP Sever IP:')
Import Hillstone_icmp
Action = raw_input (''Please Select Action:
1:Config & Backup
2:Backup
Put Your Choose:''')
For line in open ("HS_IP_True.txt"):
Hostname = line.replace ('\ nFengzhongjinshou')
Temp = open ('HS_temp.txt','w')
Port = 22
Username = '666666'
Password = '666666'
If action = = '2percent:
Try:
Client = paramiko.SSHClient ()
Client.set_missing_host_key_policy (paramiko.AutoAddPolicy ())
Client.connect (hostname, port, username, password, timeout=5)
Remote_conn = client.invoke_shell ()
Remote_conn.send ('show version\ n')
Time.sleep (2)
Remote_conn.send ('\ n')
Out = remote_conn.recv (temp)
Time.sleep (2)
DeviceName = (re.findall ('. * (? = #), out)) [0]
Tftp_cli = "export configuration startup to tftp server% s% s-%s..cfg"% (tftp,DeviceName,LogTime)
Remote_conn.send (tftp_cli+'\ n')
Time.sleep (2)
Print hostname,'Backup Success!'
Except:
Print hostname,'Backup Failed!'
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.