Changing the RESET CONFIG Button Behavior on the SRX650 Services Gateway
You can change the default operation of the RESET CONFIG button of the SRX Services Gateway by limiting how the button resets the services gateway:
- To prevent the RESET CONFIG button from setting the services
gateway to the factory default configuration and deleting all other
configurations, enter the following command. You can still press and
quickly release the button to reset it to the rescue configuration.
user@host# set chassis config-button no-clear
- To prevent the RESET CONFIG button from setting the services
gateway to the rescue configuration, enter the following command.
You can still press and hold the button for 15 seconds or more to
reset the services gateway to the factory defaults.
user@host# set chassis config-button no-rescue
- To disable the button and prevent the services gateway
from resetting to either configuration, enter the following command:
user@host# set chassis config-button no-clear no-rescue
The no-rescue option prevents the RESET CONFIG button from loading the rescue configuration. The no-clear option prevents the RESET CONFIG button from deleting all configurations on the services gateway.
To return the function of the RESET CONFIG button to its default behavior, remove the config-button statement from the services gateway configuration.