|
|
This chapter describes the function and displays the syntax for configuration file commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Configuration Fundamentals Command Reference.
To modify the buffer size used to load configuration files, use the boot buffersize global configuration command. Use the no form of this command to return to the default setting.
boot buffersize bytes
bytes | Specifies the size of the buffer to be used. There is no minimum or maximum size that can be specified. |
To specify the device and filename of the configuration file from which the router configures itself during initialization (startup), use the boot config global configuration command. This command is only available on Class A file system platforms. Use the no form of this command to remove the specification.
boot config file-url
file-url | URL of the configuration file. The configuration file must be an ASCII file located in either NVRAM or a Flash file system. |
To change the default name of the host configuration filename from which to load configuration commands, use the boot host global configuration command. Use the no form of this command to restore the host configuration filename to the default.
boot host remote-url
remote-url | Configures the router to boot the configuration file specified by the FTP, rcp, or TFTP URL: · ftp:[[[//[username[:password]@]location]/directory]/filename] · rcp:[[[//[username@]location]/directory]/filename] · tftp:[[[//location]/directory]/filename] |
To change the default name of the network configuration file from which to load configuration commands, use the boot network global configuration command. Use the no form of this command to restore the network configuration filename to the default.
boot network remote-url
remote-url | Configures the router to boot the configuration file specified by the FTP, rcp, or TFTP URL: · ftp:[[[//[username[:password]@]location]/directory]/filename] · rcp:[[[//[username@]location]/directory]/filename] · tftp:[[[//location]/directory]/filename] |
To enter global configuration mode, use the configure privileged EXEC command. You must be in global configuration mode to enter global configuration commands.
configure {terminal | memory}
terminal | Executes configuration commands from the terminal. |
memory | For all platforms except Class A Flash file system platforms, executes the commands stored in NVRAM. For the Class A Flash file system platforms, executes the configuration specified by the CONFIG_FILE environment variable. |
The copy {ftp-url | rcp-url | tftp-url} nvram:startup-config command replaces the configure overwrite-network command.
The erase nvram: command replaces the erase startup-config command.
To compress startup configuration files, use the service compress-config global configuration command. To disable compression, use the no form of this command.
service compress-configTo enable autoloading of configuration files from a network server, use the service config global configuration command. Use the no form of this command to restore the default.
service configThe more nvram:startup-config command replaces the show configuration command.
The more command replaces the show file command.
The more system:running-config command replaces the show running-config command.
The more nvram:startup-config command replaces the show startup-config command.
The erase nvram: command replaces the write erase command.
The copy system:running-config nvram:startup-config command replaces the write memory command.
The copy system:running-config {ftp-url | rcp-url | tftp-url} command replaces the write network command.
The more system:running-config command replaces the write terminal command.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon Feb 8 13:40:30 PST 1999
Copyright 1989-1999©Cisco Systems Inc.