JUNOS Software Distribution
This section discusses the following topics:
Software Release Names
A JUNOS software release has a name in the following format:
JUNOS-m.nZx
m.nis two integers that represent the software release number;mdenotes the major release number.
Zis a capital letter that indicates the type of software release. In most cases, it is anR, to indicate that this is released software. If you are involved in testing prereleased software, this letter might be anA(for alpha-level software),B(for beta-level software), orI(a capital letter I; for internal, test, or experimental versions of software).
xrepresents the version of the major software release.The following is an example of a software release name:
JUNOS-5.7R1Package Names
A package is a collection of files that make up a software component.
These software packages are provided as a single unit, called a bundle, which you can use to upgrade all the packages at once. You can also upgrade the packages individually.
A software package has a name in the following format:
package-name-release.tgz orpackage-name-release-signed.tgz
package-nameis the name of the package. Examples arejroute(the routing package) andjkernel(the operating system package).Each JUNOS software release consists of a set of software packages whose names contain the package name and the software release version, and includes the following components:
- Kernel and network tools package, which contains the operating system
- Base package, which contains additions to the operating system
- Routing package, which contains the software that runs on the Routing Engine
- Encryption package, which contains security software (domestic version)
- Packet Forwarding Engine software package
- Documentation package, which contains the documentation for the software
releaseis the software release number; for example, 5.7R1 or 5.7R1.5.The following are examples of package names:
jroute-5.7R1-signed.tgzjkernel-5.7R1-signed.tgzjpfe-5.7R1-signed.tgzjinstall-5.7R1-signed.tgzWhen upgrading to a major new release, you must use one of the bundles; do not upgrade packages individually.
Two sets of JUNOS software packages are provided: one for customers in the United States and Canada and another for other customers. The worldwide version does not include any capabilities that provide encryption of data leaving the router. Otherwise, the two packages are identical.