Brocade SAN SWITCH配置文件导出和恢复


1,配置一个FTP server , 其IP地址 10.77.77.90, User:root Password: root

2,登陆到SAN Switch 上
a)修改SAN Switch LAN 的IP地址
switch:admin> ipAddrSet
switch:admin> 10.77.77.77): 10.77.77.90
b) 备份SAN的配置文件
switch:admin> switchDisable
switch:admin> configUpload “10.77.77.90”, “root”,
“config.txt”, “root”

switch:admin> configUpload
Server Name or IP Address [citadel]: 10.77.77.90
User Name [None]: user21
File Name [config.txt]: config.txt
Protocol (RSHD or FTP) [FTP]: ftp
Password: xxxxxx
upload complete

switch:admin>

c) 恢复SAN的配置文件
switch:admin> switchDisable
switch:admin> configDownload
Server Name or IP Address [citadel]: 10.77.77.90
User Name [None]: root
File Name [config.txt]: config.txt
Protocol (RSHD or FTP) [FTP]: ftp
Password: xxxxxx
upload complete
switch:admin>switchEnable

相关文章:

  • 2021-10-07
  • 2022-12-23
  • 2022-01-30
  • 2021-12-04
  • 2021-08-12
  • 2022-02-04
  • 2021-12-15
  • 2021-05-10
猜你喜欢
  • 2022-12-23
  • 2021-03-27
  • 2021-10-11
  • 2021-05-23
  • 2021-12-02
  • 2021-07-16
  • 2021-11-09
相关资源
相似解决方案