The commit label command commits a configuration and specifies a user label for a configuration rollback point.
Parameter | Description | Value |
---|---|---|
label |
Specifies a user label for a configuration rollback point. |
The value is a string of 1 to 256 case-sensitive characters. It can be any visible ASCII character except for the space. However, the string can contain spaces if it is enclosed with double quotation marks (" "). The string cannot start with a digit or be a hyphen (-). |
description description |
Specifies information about a configuration rollback point. |
The value is a string of 1 to 60 case-sensitive ASCII characters, spaces supported. |
Usage Scenario
Prerequisites
The system view for the two-phase configuration validation mode has been displayed using the system-view command, and the configuration has been modified.
Configuration Impact
After the commit command is run, the changes in system configurations take effect. The changes include only configuration changes committed after the two-phase configuration validation mode is configured.
Precautions
Configurations made by running commands in the user view take effect without being committed.