[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring the JUNOS Software

The router is shipped with the JUNOS software preinstalled and ready to be configured when the router is powered on. There are three copies of the software: one on a CompactFlash card (if installed) in the Routing Engine, one on the hard disk in the Routing Engine, and one on a PC card that can be inserted into the slot in the Routing Engine faceplate.

When the router boots, it first attempts to start the image on the PC card. If a PC card is not inserted into the Routing Engine or the attempt otherwise fails, the router next tries the CompactFlash card (if installed), and finally the hard disk.

You configure the router by issuing JUNOS command-line interface (CLI) commands, either on a console device attached to the CONSOLE port on the craft interface, or over a telnet connection to a network connected to the MGMT port on the craft interface.

Gather the following information before configuring the router:

This procedure connects the router to the network but does not enable it to forward traffic. For complete information about enabling the router to forward traffic, including examples, see the JUNOS software configuration guides.

To configure the software:

  1. Verify that the router is powered on, as described in Powering On an AC-Powered Router.
  2. Log in as the root user. There is no password.
  3. Start the CLI.
  4. Enter configuration mode.
  5. Configure the name of the router. If the name includes spaces, enclose the name in quotation marks (“ ”).
  6. Configure the router’s domain name.
  7. Configure the IP address and prefix length for the router’s Ethernet interface.
  8. Configure the IP address of a backup router, which is used only while the routing protocol is not running.
  9. Configure the IP address of a DNS server.
  10. Set the root authentication password by entering either a clear-text password, an encrypted password, or an SSH public key string (DSA or RSA).

    or

    or

    or

  11. Optionally, display the configuration to verify that it is correct.
  12. Commit the configuration to activate it on the router.
  13. Optionally, configure additional properties by adding the necessary configuration statements. Then commit the changes to activate them on the router.
  14. When you have finished configuring the router, exit configuration mode.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]