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

JCS 1200 Software Components

The JCS 1200 software includes the following concepts and components:

JCS Management Module CLI Overview

The JCS management module command-line interface (CLI) is the software interface you use to access and configure the Juniper Networks Control System (JCS). You can access the JCS management module CLI through a local connection to the serial port on the JCS management module. Or, you can access the CLI from a remote network management station on the network through the console (Ethernet) connector.

The JCS management module CLI is a straightforward command interface. You type commands on a single line, and commands are executed when you press the Enter key. The CLI provides command help and command history.

Unlike the JUNOS CLI, in which configuration commands you enter are stored in a candidate configuration and the changes you add are not activated until you commit the configuration, configuration commands you enter with the JCS management module CLI are activated as soon as you enter the command.

General information about JCS CLI commands includes:

Logging In to the JCS Management Module CLI

To log in to the JCS management module for the first time, use the default username and password:


Username: USERID

Password: PASSW0RD

The 0 in PASSW0RD is a zero, not the letter O.

When you have created user accounts, you can log in as a specific user.

Getting Help on JCS Commands

The JCS management module CLI includes a help command you can use to get a list of available commands or to get help on individual commands.

Table 4 shows syntax conventions used in help command output.

Table 4: Syntax Conventions for JCS Management Module CLI Help

Item

Description

[ ]

Used for indexing (by slot (bay) number)

< >

Denotes a variable

{ }

Denotes an optional argument

|

Denotes a choice

Setting the JCS Management Module Command Target

You can use the JCS management module CLI to direct commands to the management module or other devices installed in the JCS chassis. The device where the command takes effect is called the command target. By default, the command target is system (the JCS chassis).

Table 5 lists command targets you typically use to configure and monitor the JCS 1200 platform.

Table 5: Target Paths for JCS Modules

Item

Target Path

Description

JCS 1200 platform

system

JCS management module

system:mm[x]

x is the management module number (1 or 2)

Routing Engine (blade server)

system:blade[x]

x is the blade slot number (1 through 12)

JCS switch module

system:switch[x]

x is the switch number (1 or 2)

Note: Additional target paths are available in the JCS management module CLI.

JCS Switch Module Script

The JCS switch module includes a menu-based interface that runs on the JCS 1200 platform. However, instead of using menus to configure the switch, Juniper Networks provides a script you can use for configuring the switch.

Related Topics


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