write
Syntax
write -config chassis -T system:mm[x]
Release Information
Command supported by Junos OS Release 9.1 and later.
Description
(JCS management module CLI) Save the management module configuration to the chassis of the JCS1200 platform (in the midplane NVRAM). This command is useful for creating a backup copy of the JCS management module configuration.
Options
-config chassis—Specify the location within the chassis where the configuration is saved.
-T system:mm[x]—Specify the JCS management module as the target of the command (the configuration to be saved). Replace x with a value of 1 or 2.
-config file (-i, -l, -p)—Specify the name of the configuration file and location where it is saved outside the chassis.
-i—Specify the IP address of TFTP server to save the configuration file to.
-l—Specify an optional filename to save the configuration file as (the default filename is asm.cfg).
-p—Specify the quote-delimited passphrase that is required when saving to a file with encryption enabled (passphrases have a maximum of 1600 chars).
Required Privilege Level
supervisor
List of Sample Output
writeOutput Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
write
system> write —config chassis –T
system:mm[1]
OK Configuration settings were successfully saved to the chassis.
When you enter this command, the configuration file will be named “amm.cfg” and saved on the TFTP server at 172.17.59.183.
system> write -T mm[1] -config file -i 172.17.59.183
-l amm.cfg