
- •Contents
- •Course Overview
- •Course Agenda
- •Document Conventions
- •Additional Information
- •The Junos CLI (Detailed)
- •Overview
- •Part 1: Logging In and Exploring the CLI
- •Step 1.1
- •Step 1.2
- •Step 1.3
- •Step 1.4
- •Step 1.5
- •Step 1.6
- •Step 1.7
- •Step 1.8
- •Step 1.9
- •Step 1.10
- •Step 1.11
- •Step 1.12
- •Step 1.13
- •Step 1.14
- •Step 1.15
- •Step 1.16
- •Step 1.17
- •Step 1.18
- •Step 1.19
- •Initial System Configuration (Detailed)
- •Overview
- •Part 1: Loading a Factory-Default Configuration and Performing Initial Configuration
- •Step 1.1
- •Step 1.2
- •Step 1.3
- •Step 1.4
- •Step 1.5
- •Step 1.6
- •Step 1.7
- •Step 1.8
- •Step 1.9
- •Step 1.10
- •Step 1.11
- •Step 1.12
- •Step 1.13
- •Step 1.14
- •Step 1.15
- •Step 1.16
- •Part 2: Saving, Displaying, Loading, and Deleting a Rescue Configuration
- •Step 2.1
- •Step 2.2
- •Step 2.3
- •Step 2.4
- •Step 2.5
- •Step 2.6
- •Step 2.7
- •Step 2.8
- •Step 2.9
- •Part 3: Configuring Interfaces and Verifying Operational State
- •Step 3.1
- •Step 3.2
- •Step 3.3
- •Step 3.4
- •Secondary System Configuration (Detailed)
- •Overview
- •Part 1: Configuring User Authentication
- •Step 1.1
- •Step 1.2
- •Step 1.3
- •Step 1.4
- •Step 1.5
- •Step 1.6
- •Step 1.7
- •Step 1.8
- •Step 1.9
- •Step 1.10
- •Step 1.11
- •Step 1.12
- •Step 1.13
- •Step 1.14
- •Step 1.15
- •Step 1.16
- •Step 1.17
- •Step 1.18
- •Step 1.19
- •Part 2: Performing System Management Options
- •Step 2.1
- •Step 2.2
- •Step 2.3
- •Step 2.4
- •Step 2.5
- •Step 2.6
- •Step 2.7
- •Step 2.8
- •Step 2.9
- •Step 2.10
- •Step 2.11
- •Step 2.12
- •Step 2.13
- •Step 2.14
- •Step 2.15
- •Step 2.16
- •Step 2.17
- •Step 2.18
- •Operational Monitoring and Maintenance (Detailed)
- •Overview
- •Part 1: Monitoring System and Chassis Operation
- •Step 1.1
- •Step 1.2
- •Step 1.3
- •Step 1.4
- •Step 1.5
- •Step 1.6
- •Step 1.7
- •Step 1.8
- •Step 1.9
- •Step 1.10
- •Step 1.11
- •Step 1.12
- •Step 1.13
- •Step 1.14
- •Step 1.15
- •Step 1.16
- •Part 2: Using Network Utilities and Monitoring Traffic
- •Step 2.1
- •Step 2.2
- •Step 2.3
- •Step 2.4
- •Step 2.5
- •Step 2.6
- •Part 3: Upgrading the Junos OS
- •Step 3.1
- •Step 3.2
- •Step 3.3
- •Step 3.4
- •Step 3.5
- •Part 4: Recovering the Root Password
- •Step 4.1
- •Step 4.2
- •Step 4.3
- •Step 4.4
- •Step 4.5
- •Step 4.6
- •Step 4.7
- •Step 4.8
- •Lab 5 (Optional)
- •The J-Web Interface (Detailed)
- •Overview
- •Part 1: Logging In to and Exploring the J-Web Interface
- •Step 1.1
- •Step 1.2
- •Step 1.3
- •Step 1.4
- •Step 1.5
- •Step 1.6
- •Step 1.7
- •Step 1.8
- •Step 1.9
- •Part 2: Exploring J-Web Configuration and Diagnostic Capabilities
- •Step 2.1
- •Step 2.2
- •Step 2.3
- •Step 2.4
- •Step 2.5
- •Step 2.6
- •Step 2.7
- •Step 2.8
- •Step 2.9
- •Appendix A: Lab Diagrams

Introduction to the Junos Operating System
jnxOperatingDescr.4.6.0.0 = SRX240 IO fan 2 jnxOperatingDescr.7.1.0.0 = FPC: FPC @ 0/*/* jnxOperatingDescr.7.2.0.0 = FPC: FPC @ 1/*/* jnxOperatingDescr.8.1.1.0 = PIC: 16x GE Base PIC @ 0/0/* jnxOperatingDescr.8.2.1.0 = PIC: 1x Serial mPIM @ 1/0/* jnxOperatingDescr.9.1.0.0 = Routing Engine jnxOperatingDescr.9.1.1.0 = USB Hub
Note
The Junos OS accepts both the dotted-decimal notation and alpha-numeric notation of SNMP MIB OIDs. The previous example polls the Juniper Networks Chassis MIB for a mapping of component OIDs. This tool is helpful for deciphering what component might be initiating an SNMP trap when your NMS station reports the OID in only a dotted-decimal notation. You do not need to configure SNMP to perform SNMP polling from within the Junos OS.
Question: What OID associates with the Routing
Engine (RE) for your system?
Answer: The RE associates with the 9.1.0.0 OID leaf. This leaf is merely one leaf in the MIB tree and does not represent the full OID string.
Step 2.16
Enter configuration mode and configure your system to archive its configuration to a remote FTP server whenever a commit operation occurs. You should configure the archive-sites as “ftp://ftp@server address:/archive” including the quotation marks. Refer to the management network diagram for the server’s IP address. You should configure the password as ftp. You perform this configuration under the [edit system archival configuration] hierarchy level. Commit your configuration and return to operational mode when complete.
lab@srxA-1> configure Entering configuration mode
[edit]
lab@srxA-1# edit system archival configuration
[edit system archival configuration]
lab@srxA-1# set archive-sites "ftp://ftp@server address/archive" password ftp
[edit system archival configuration] lab@srxA-1# set transfer-on-commit
www.juniper.net |
Secondary System Configuration (Detailed) • Lab 3–21 |

Introduction to the Junos Operating System
[edit system archival configuration] lab@srxA-1# commit and-quit
commit complete
Exiting configuration mode
lab@srxA-1>
Step 2.17
Verify that the configuration successfully transferred to the remote FTP server by using the show log messages | match transfer command.
lab@srxA-1> show |
log messages | match transfer |
||
Apr 19 |
13:01:46 |
srxB-1 |
mgd[1291]: UI_CFG_AUDIT_SET: User 'lab' set: [system |
archival configuration] |
<unconfigured> -> "transfer-on-commit" |
||
Apr 19 |
13:01:46 |
srxB-1 |
mgd[1291]: UI_CMDLINE_READ_LINE: User 'lab', command |
'set transfer-on-commit |
' |
||
Apr 19 |
13:02:43 |
srxB-1 |
logger: transfer-file: Transferred /var/transfer/ |
config/srxB-1_juniper.conf.gz_20120419_200200 |
|||
Apr 19 |
13:15:28 |
srxB-1 |
mgd[1291]: UI_CMDLINE_READ_LINE: User 'lab', command |
'show log messages | match transfer '
Note
Even when using the transfer-on-commit option with configuration archival, the transfer is cyclical and uses a short time interval. If you do not see the transfer in your log, wait a minute or two and look again.
Question: What do the numbers at the end of the transferred filename represent?
Answer: The configuration file contains the current date and UTC time according to the system clock.
Step 2.18
Log out of your assigned device using the exit command.
lab@srxA-1> exit
srxA-1 (ttyu0) login:
STOP |
Tell your instructor that you have completed Lab 3.
Lab 3–22 • Secondary System Configuration (Detailed) |
www.juniper.net |