cc/td/doc/product/software/ios120/12supdoc/12cmdsum
hometocprevnextglossaryfeedbacksearchhelp

Table of Contents

Configuration File Commands

Configuration File Commands

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.

boot buffersize

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
no boot buffersize

bytes

Specifies the size of the buffer to be used. There is no minimum or maximum size that can be specified.


boot config

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
no boot config

file-url

URL of the configuration file. The configuration file must be an ASCII file located in either NVRAM or a Flash file system.


boot host

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
no 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]


boot network

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
no 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]


configure

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.


configure overwrite-network

The copy {ftp-url | rcp-url | tftp-url} nvram:startup-config command replaces the configure  overwrite-network command.

erase startup-config

The erase nvram: command replaces the erase startup-config command.

service compress-config

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-config
no service compress-config

service config

To 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 config
no service config

show configuration

The more nvram:startup-config command replaces the show configuration command.

show file

The more command replaces the show file command.

show running-config

The more system:running-config command replaces the show running-config command.

show startup-config

The more nvram:startup-config command replaces the show startup-config command.

write erase

The erase nvram: command replaces the write erase command.

write memory

The copy system:running-config nvram:startup-config command replaces the write memory command.

write network

The copy system:running-config {ftp-url | rcp-url | tftp-url} command replaces the write network command.

write terminal

The more system:running-config command replaces the write terminal command.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Feb 8 13:40:30 PST 1999
Copyright 1989-1999©Cisco Systems Inc.