xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1096
specified, the schedule will be disabled.
enable - Configure the state of scheduled execution to enable.
disable - Configure the state of scheduled execution to disable.
increment - The current configuration will not be reset before execute the configuration.
reset - The current configuration will be reset before execute the configuration.
Restrictions
Only Administrators can issue this command.
Example
To configure a scheduled execution:
DGS-3620-28PC:admin#config execute_config time_range range_1 config system-
config state enable increment
Command: config execute_config time_range range_1 config system-config state
enable increment
Success.
98-7 delete execute_config
Description
This command is used to delete the schedule of execute configuration.
Format
delete execute_config [all | time_range <range_name 32> {config <pathname>}]
Parameters
all - Specifies to delete all the schedule of the executed configuration.
time_range - The time range of scheduld executions that needs to be deleted.
<range_name 32> - Enter the name of this time range entry. The maximum length is 32
config - The filename of the configuration on file system.
<pathname> - Enter the path name of the configuration.
Restrictions
Only Administrators can issue this command.
Example
Delete all the schedule of execute configuration:
DGS-3620-28PC:admin#delete execute_config all
Command: delete execute_config all