Specifications
2-11
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
boot private-config-file
boot private-config-file
Use the boot private-config-file global configuration command to specify the filename that IOS uses to
read and write a nonvolatile copy of the private configuration. Use the no form of this command to return
to the default setting.
boot private-config-file filename
no boot private-config-file
Syntax Description
Defaults The default configuration file is private-config.text.
Command Modesb Global configuration
Command History
Usage Guidelines Only the IOS software can read and write a copy of the private configuration file. You cannot read, write,
delete, or display a copy of this file.
Filenames are case sensitive.
Examples This example shows how to specify the name of the private configuration file as pconfig:
Switch(config)# boot private-config-file pconfig
Related Commands
filename The name of the private configuration file.
Release Modification
12.1(11)EA1 This command was first introduced.
Command Description
show boot Displays the settings of the boot environment variables.