博科交換機升級FOS系統


博科交換機6510升級FOS

升級原因:現有的EMC6510的FOS版本為v7.2.0.d, 只能使用java1.6訪問webtools,java1.7+不支持,很不爽。
要從 v7.2.0d --> v7.3.1d  , 升級包是從QQ群里一位專業博科技術那里要的,很感謝這位兄弟。
升級過程需要30分鍾左右。

1.先准備好一個交換機能連上的ftp,備份現有的配置文件
firmwareshow  //查看fos版本
cfgsave   //保存配置
configupload  //上傳配置文件到ftp服務器上


2.把升級包解壓成一個文件夾放到ftp上如:/v7.3.1d

//升級開始
SwitchB:admin> firmwaredownload
Server Name or IP Address: 10.1.1.125
User Name: web001
File Name: /v7.3.1d
Network Protocol(1-auto-select, 2-FTP, 3-SCP, 4-SFTP) [1]: 2
Password: xxx
Server IP: 10.1.1.125, Protocol IPv4
Checking system settings for firmwaredownload...
System settings check passed.

You can run firmwaredownloadstatus to get the status
of this command.

This command will cause a warm/non-disruptive boot but will
require that existing telnet, secure telnet or SSH sessions
be restarted.


Do you want to continue (Y/N) [Y]: y
Firmware is being downloaded to the switch. This step may take up to 30 minutes.
Preparing for firmwaredownload...
Start to install packages...
dir ##################################################
ldconfig ##################################################
glibc ##################################################
glibc-linuxthreads ##################################################
bash ##################################################
readline ##################################################
terminfo ##################################################
termcap ##################################################
vixie-cron ##################################################
fileutils ##################################################
textutils ##################################################
warning: /etc/group created as /etc/group.rpmnew
warning: /etc/passwd created as /etc/passwd.rpmnew
setup ##################################################
warning: /etc/hosts created as /etc/hosts.rpmnew
swbd12-setup ##################################################
which ##################################################

...中間略

主要看這兩個包升級,就可以用java1.7以上了
fabos-webtools ##################################################
fabos-webtoolsez ##################################################

...中間略

Please avoid powering off the system during prom update.
ipv6 ##################################################
awk ##################################################
ipsec ##################################################
hss-diag ##################################################
Removing unneeded files, please wait ...
There was a problem cleaning /bin, retrying
There was a problem cleaning /bin, retrying
There was a problem cleaning /bin, retrying
There was a problem cleaning /sbin, retrying
There was a problem cleaning /sbin, retrying
There was a problem cleaning /sbin, retrying
There was a problem cleaning /libexec, retrying
There was a problem cleaning /libexec, retrying
There was a problem cleaning /libexec, retrying
There was a problem cleaning /fabos/bin, retrying
There was a problem cleaning /fabos/bin, retrying
There was a problem cleaning /fabos/bin, retrying
There was a problem cleaning /fabos/sbin, retrying
There was a problem cleaning /fabos/sbin, retrying
There was a problem cleaning /fabos/sbin, retrying
There was a problem cleaning /fabos/libexec, retrying
There was a problem cleaning /fabos/libexec, retrying
There was a problem cleaning /fabos/libexec, retrying
There was a problem cleaning /fabos/modules, retrying
There was a problem cleaning /fabos/modules, retrying
There was a problem cleaning /fabos/modules, retrying
There was a problem cleaning /usr/bin, retrying
There was a problem cleaning /usr/bin, retrying
There was a problem cleaning /usr/bin, retrying
There was a problem cleaning /usr/sbin, retrying
There was a problem cleaning /usr/sbin, retrying
There was a problem cleaning /usr/sbin, retrying
There was a problem cleaning /usr/libexec, retrying
There was a problem cleaning /usr/libexec, retrying
There was a problem cleaning /usr/libexec, retrying
There was a problem cleaning /tftpboot, retrying
There was a problem cleaning /tftpboot, retrying
There was a problem cleaning /tftpboot, retrying
There was a problem cleaning /lib/modules/default, retrying
There was a problem cleaning /lib/modules/default, retrying
There was a problem cleaning /lib/modules/default, retrying
Finished removing unneeded files.

INFO: Ciphersuite change on switch
HTTPS ciphers will be modified to be compatible with new firmware version
All packages have been downloaded successfully.
Firmware has been downloaded to the secondary partition of the switch.
HA Rebooting ...

到這步,從console連的沒問題,如果從網絡連過來的就斷了,等幾分鍾重連一下就可以了。


3.再次查看版本,顯示如下就升級成功(需要多等10分鍾左右讓交換機兩個分區同步)
SwitchB:admin> firmwareshow
Appl Primary/Secondary Versions
------------------------------------------
FOS v7.3.1d
        v7.3.1d

//查看配置都在就OK了
cfgactvshow

DONE
現在就解決了我用java1.7+登陸webtools的問題了,


附: 把配置導到一台新的交換機
switchdisable     //先停用交換機
configdownload   //從ftp上下載config.txt文件到交換機
cfgsave
cfgenable   cfg
switchenable    //啟用交換機

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM