Purpose
Command or Action
Enables the Secure Storage feature on your device.
service private-config-encryption
Example:
Step 2
Device(config)#
service private-config-encryption
Returns to privileged EXEC mode.
end
Example:
Step 3
Device(config)#
end
Encrypts the private-config file and saves the file in an
encrypted format.
write memory
Example:
Step 4
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
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Step 1
Device#
configure terminal
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.
no service private-config-encryption
Example:
Device(config)#
no service
private-config-encryption
Step 2
Returns to privileged EXEC mode.
end
Example:
Step 3
Device(config)#
end
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
228
Configuring Secure Storage
Disabling Secure Storage