上传者: 41563735
|
上传时间: 2025-03-04 20:59:45
|
文件大小: 30KB
|
文件类型: PY
华三交换机ZTP开局的中间件文件
#! usr/bin/python
# -*- coding:utf-8 -*-
import comware
from time import strftime, gmtime, sleep
import signal
import os
import string
import commands
import hashlib
##########################################################################
######################## User Definitions ################################
##########################################################################
#
# Transfer information
#
username = "admin"
password = "123456"
hostname = "192.168.0.2