Fujitsu 480 ユーザーズマニュアル

ページ / 854
C122-E003-02EN
8-27
 
GSWB
8.2 Configuration Definition Commands
(5) Examples
• Ends editing of the configuration definition file
(6) Error Messages
• % Invalid input detected at '^' marker.
Cause: Invalid character detected at '^' marker in the entered command string
Action: Enter the command string correctly.
8.2.1.3 save
This command saves the currently edited configuration definition to the file.
Note:  This command cannot be executed during execution of the restore config, 
save, save config, or clear config command.
(1) Synopsis
(2) Options
z {config0 | config1}
- config0: Specifies config0.
- config1: Specifies config1.
z <comment> (optional): Sets configuration definition file comments.
To include space characters in a comment, the entire comment must be enclosed by 
double quotation marks (").  If the line feed character (\n) or tab character (\t) is 
specified in the comment string enclosed by double quotation marks, a parameter 
error occurs (Input parameter error).  Comments in the configuration definition file 
(config0 or config1) can be checked using an operation command (show system 
information).
Switch(config)# open config0
Switch(edit)# close
Switch(config)#
save {config0 | config1} [<comment>]