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:
command -option parameter
An option is a single-letter code or word that refines the behavior of a command in some predetermined way. A parameter, also known as a command-line argument, is a filename or other data that is provided to a command. Some commands do not require options, and some commands do not require parameters.
snmp -cn “John Markham”
mt -T system
Displays the Routing Engine (blade) that currently controls (owns) the media tray.
mt -T system –b 6
Configures the Routing Engine (blade) in slot 6 to control the media tray.