Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

config

Syntax

config -T target <-contact “contact-name”> <-name name> <-loc “location”>

Release Information

Command supported by Junos OS Release 9.1 and later.

Description

(JCS management module CLI) Display configuration information or configure a device on the JCS1200 platform.

Options

-T target—Specify the target of the command. Command targets include:

  • system:mm[x]—JCS management module. Replace x with a value of 1 or 2.
  • system:blade[x]—JCS Routing Engine (blade). Replace x with a value of 1 through 12.

-contact “contact-hame—(Optional) JCS management module only. Specify a contact name for the primary JCS management module. Contact names must be enclosed in double quotation marks (“ “) and can be up to 47 characters. Contact names can contain any character except for less than (<) and greater than (>) symbols.

-name name—(Optional) Specify a device name. The device name can be up to 15 characters.

Routing Engine names can contain any character except for less than (<) and greater than (>) symbols.

JCS management module names can contain only alphanumeric characters, hyphens (–), pound signs (#), underscores (_), and periods (.).

Note: Unlike the contact name and location, the device name is not enclosed in quotation marks.

-loc “location—(Optional) JCS management module only. Specify the location of the primary JCS management module. The location must be enclosed in double quotation marks (“ ”) and can be up to 47 characters. A location can contain any character except for less than (<) and greater than (>) symbols.

Required Privilege Level

operator (display)

supervisor (display or configure)

List of Sample Output

config (Display)
config (Configure a JCS Management Module)
config (Configure a Routing Engine)

Output Fields

Table 1 lists the output fields for the config command. Output fields are listed in the approximate order in which they appear.

Table 1: config Output Fields

Field Name

Field Description

Name

Device name

Contact

Contact name for the primary JCS management module

Loc

Location of the primary JCS management module

Sample Output

config (Display)

system> config –T system:mm[1]
—name QA-Prototype
-contact John Markham
-loc QA Lab

config (Configure a JCS Management Module)

system> config –T system:mm[1] -contact “George Chu x2556” -name SW-MM1 -loc “SW Lab”
OK

config (Configure a Routing Engine)

system> config –T system:blade[2] -name QA-Blade2
OK

Published: 2013-07-16