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


Configuring the Router with the CLI

You configure the JUNOS software by entering configuration mode and creating a hierarchy of configuration mode statements. In configuration mode, the command-line interface (CLI) provides commands to configure the router, load a text (ASCII) file that contains the router configuration, activate a configuration, and save the configuration to a text file.

When you first log on to the router, you enter the CLI operational mode. Operational mode is indicated by the presence of the > prompt, which is preceded by string that defaults to the name of the user and the name of the router. For example:

user@host>                        
    

You enter configuration mode by issuing the configure command or the edit command from the CLI operation mode. When you do this, the CLI prompt changes from user@host> to user@host#. Configuration mode is indicated by the presence of the # prompt, which is preceded by string that defaults to the name of the user and the name of the router. For example:

user@host>                                                                    

user@host>configure

entering configuration mode

[edit]

user@host#

To view a list of configuration mode statements, see Entering Configuration Mode. For information about CLI enhancements for the TX Matrix platform and its connected T640 routing nodes, see Routing Matrix CLI Enhancements.

This chapter discusses the following topics:

For information about the configuration statements to use to configure particular system functionality, see the chapter about that feature.

For general guidelines for using the CLI to configure a routing matrix, see Configuring the Routing Matrix.


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