Automatic Installation of Configuration Files (J Series Routers)
On J Series routers, you can specify a remote server where configuration files are
located. If a configuration file cannot be found on the router’s CompactFlash card,
the router automatically retrieves the configuration file from this remote server. For
security purposes, you can encrypt these remote files using the DES cipher, and once
they have been retrieved, the router decrypts them for use on the server.
To encrypt the files, we recommend the openSSL tool. You can get the openSSL tool
at:
http://www.openssl.org/
. To encrypt the file, use the following syntax:
% openssl enc -des -k
passphrase
-in
original-file
-out
encrypted-file
■
passphrase
—Passphrase used to encrypt the configuration file. The passphrase
should be the name of the file without the path information or file extension.
■
original-file
—Unencrypted configuration file.
■
encrypted-file
—Name of the encrypted configuration file.
For example, if you are encrypting the active configuration file
juniper.conf.gz
, the
passphrase is
juniper.conf
. The openSSL syntax used to encrypt the file is:
% openssl enc -des -k juniper.conf -in juniper.conf.gz -out juniper.conf.gz.enc
For more information about the automatic installation feature, see the
J Series Services
Router Administration Guide
.
Automatic Installation of Configuration Files (J Series Routers)
■
11
Chapter 1: Introduction to JUNOS Software
Summary of Contents for JUNOS 10.2
Page 6: ...vi...
Page 8: ...viii JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 14: ...xiv List of Figures JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 16: ...xvi List of Tables JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 24: ...2 Introduction JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 44: ...22 Boot Sequence J Series Routers JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 46: ...24 JUNOS Software Installation JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 64: ...42 Upgrading Routers Using ISSU JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 82: ...60 JUNOS Software Licenses JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 86: ...64 License Key Components JUNOS Release 10 2 Software Installation and Upgrade Guide...
Page 91: ...Part 4 Index Index on page 71 Index 69...
Page 92: ...70 Index JUNOS Release 10 2 Software Installation and Upgrade Guide...