GatewayScript settings commands
GatewayScript settings mode provides commands to modify GatewayScript settings.
To enter the mode, use the gatewayscript-settings command.
While in this mode, use commands in the following table to modify GatewayScript settings.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| freeze-prototype | This command controls whether to freeze the GatewayScript built-in object prototypes. |
| max-processing-duration | This command sets the maximum duration that a GatewayScript action can continuously use CPU. |
| system-reload | This read-only command indicates where you need to reload the firmware to apply pending changing. |
| untrusted-code-mitigations | This command controls whether to enable untrusted code mitigation to protect against SSCA. |
| summary | This command specifies the brief, descriptive summary for the object instance. |