
GSWB 8.2 Configuration Definition Commands
(5)Examples
•Ends editing of the configuration definition file
Switch(config)# open config0
Switch(edit)# close
Switch(config)#
(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.3save
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
save {config0 config1} [<comment>]
(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).