Disabling Secure Storage
Command or Action
Step 2
service private-config-encryption
Example:
Device(config)# service private-config-encryption
Step 3
end
Example:
Device(config)# end
Step 4
write memory
Example:
Device# write memory
Disabling Secure Storage
Before you begin
To disable Secure Storage feature on a device, perform this task:
SUMMARY STEPS
1. configure terminal
2. no service private-config-encryption
3. end
4. write memory
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
no service private-config-encryption
Example:
Device(config)# no service
private-config-encryption
Step 3
end
Example:
Device(config)# end
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
228
Purpose
Enables the Secure Storage feature on your device.
Returns to privileged EXEC mode.
Encrypts the private-config file and saves the file in an
encrypted format.
Purpose
Enters the global configuration mode.
Disables the Secure Storage feature on your device. When
secure storage is disabled, all the user data is stored in plain
text in the NVRAM.
Returns to privileged EXEC mode.
Configuring Secure Storage