Initial Router Configuration Using the JUNOS Software

This topic provides an overview of initial router configuration tasks using the JUNOS Software.

On most JUNOS routers, the JUNOS Software is installed on the CompactFlash card and on the hard disk. When you first turn on a router, it runs the version of the JUNOS Software installed on the CompactFlash card. The copy of JUNOS Software on the hard disk is a backup. Another backup copy of the JUNOS Software is available on removable media, such as a PC Card or a CompactFlash card. Be sure to put the backup JUNOS Software (on removable media) in a safe place.

When you turn on a router the first time, the JUNOS Software automatically boots and starts. You must enter basic configuration information so that the router is on the network and you can log in to it over the network.

To configure the router initially, you must connect a terminal or laptop computer to the router through the console port—a serial port on the front of the router. Only console access to the router is enabled by default. Remote management access to the router and all management access protocols, including Telnet, FTP, and SSH, are disabled by default.

When you first connect to the router console, you must log in as the user root. At first, the root account requires no password. You see that you are the user root, because the router command prompt shows the username root@#.

You must start the JUNOS Software command-line interface (CLI) using the command cli. The command prompt root@> indicates that you are the user root and that you are in the JUNOS Software operational mode. Enter the JUNOS Software configuration mode by typing the command configure. The command prompt root@# indicates that you are in the JUNOS Software configuration mode.

When you first configure a router, you must configure the following basic properties:

Related Topics