Friday 22 January 2010

How to backup your Brocade SAN switches

Many customers repeatedly ask me same question "How we can take backup for configuration of our Brocade SAN switches"?

Now doubt , it is important to take configuration of your san switches which includes fabric configuration , zones information etc.

Now for that purpose ,you may use the FOS command: configupload.

For this, you also need to get a ftp server that is contactable by your switches management IP. This FTP server can be any windows 2000 server or even your own workstation. Now if you want your own workstation to act as FTP server, you have to download ftp server softwares which include both free and commercial software like winftp.

When you execute the configupload command from your SAN switch FOS command line, you will have to specify the server ip, user name, password and directory where you want to keep the files.

In next blog entry , i will highlight, how we can automate this process so that SAN admins would not have to execute configupload command manually.

No comments:

Post a Comment

 How to Enable Graphical Mode on Red Hat 7 he recommended way to enable graphical mode on RHEL  V7 is to install first following packages # ...