呵呵,前天在pc上模拟Olive 成功了,这两天预备跟同事一起把单位那台备份M5的junos升级到V8.1,看看官方文档吧
To see the software that is currently installed on the router, use the following command:
root@router> show system software (升级前先确定旧的Junos相关版本)Information for jbase:Comment:JUNOS Base OS Software Suite [5.0R3.3]Information for jcrypto:Comment:JUNOS Crypto Software Suite [5.0R3.3]Information for jdocs:Comment:JUNOS Online Documentation [5.0R3.3]Information for jkernel:Comment:JUNOS Kernel Software Suite [5.0R3.3]Information for jpfe:Comment:JUNOS Packet Forwarding Engine Support [5.0R3.3]Information for jroute:Comment:JUNOS Routing Software Suite [5.0R3.3]Information for junos:Comment:JUNOS Base OS boot [5.0R3.3]
To upgrade your software, there are several simple steps (following this list, we will eXPlain each item in more detail):
Download the software package(s) you need from the Juniper Networks Web site.(下载新的Junos版本,这个...弄到手为强,据说juniper网站那个帐号比cisco的CCO还猛,一般人搞不定)
Perform a system backup on the router you wish to upgrade. (升级前,备份配置文件,旧的junos)
Copy the software package(s) to the router you wish to upgrade. (利用FTP把新的junos拷贝到/var/tmp目录)
Add the new software package(s) to the router you wish to upgrade (this will effectively delete the old packages).(升级,加载新的junos)
Reboot the router.(重启路由器就ok咯)
When you download JUNOS software from the Juniper Networks Web site at www.juniper.net/support using your authorized username and passWord, you will notice that the packages use a standard naming convention. The format is package-x.yZnumber.tgz:
Package is the name of the file (sUCh as jbundle).
x.y is the software version.
Z is the type of release. For most customers, this will be an R for released version. For some customers, it may be A (alpha release), B (beta release), or I (internal release).
number is the software release number and build, if applicable.
You can create a recoverable snapshot of the current system, if it is stable, before PRoceeding. Using this command, however, will make the running and backup versions of the software identical and will mean that you cannot revert back to the original version that shipped with the router. To make the snapshot, use the following command:
root@router# request system snapshot
This will back up the /root file system to /altroot and the /config file system to /altconfig on the hard disk.
After you have backed up your system files, copy the new software bundle to the router's hard disk, using a command such as the following:
root@router# file copy ftp://username:prompt@ftp.hostname.net/ filename/var/tmp/filename
This will copy the file from an FTP server to the /var/tmp Directory on the router's hard disk. This is simply an example of one way to copy the file. The M40 also has an LS-120 floppy drive that can be used for the storage and transfer of files. When installing a new software version, you should do so from an out-of-band management source, such as the console. An in-band source, such as Telnet, could be lost while you are upgrading.
Once the files have been copied to the hard disk, upgrade the software using the following command:
root@router> request system software add package-nameChecking available free disk space...11600k available, 6076k suggested...Installing package '/var/tmp/jbundle-package-name' ...Auto-deleting old jroute...Auto-deleting old jdocs...Auto-deleting old jpfe...Auto-deleting old jkernel...Adding JUNOS base software release-number...Adding jkernel...Adding jpfe...Adding jdocs...Adding jroute...NOTICE: uncommitted changes have been saved in/var/db/config/juniper.conf.pre-installSaving package file in /var/sw/pkg/jbundle-package-name ...
As you can see in the example, once you begin to install the new jbundle, the system deletes the old information and explodes (expands) the zipped files contained in the new bundle into the /var/sw/pkg/jbundle-package-name file.
Once the software upgrade has completed, you should perform a system reboot. This is the last step in upgrading the JUNOS software package(s). Use the following command:
root@router> request system reboot
新闻热点
疑难解答