Specifying The Boot Method - Cisco 2500 Series Installation And Configuration Manual

Multiport
Hide thumbs Also See for 2500 Series:
Table of Contents

Advertisement

Configuring the Router
Timer
CTS delay
CTS drop timeout
DCD drop delay
DCD transmission start delay half-duplex timer dcd-txstart-delay 100
RTS drop delay
RTS timeout
Transmit delay

Specifying the Boot Method

You can enter multiple boot commands in the configuration in NVRAM to provide backup methods for
loading the Cisco IOS image onto the router. The router boots using the first boot command that succeeds. If
you enter multiple boot commands, the router executes them in the order they are entered. There are two ways
to load the Cisco IOS image: from Flash memory or from a TFTP server on the network.
1.
Flash memory
Information stored in Flash memory is not vulnerable to network failures that might occur when you
load system software from servers. In the following example, replace filename with the filename of the
Cisco IOS image:
Router> enable
Password: enablepassword
Router# configure terminal
Router (config)# boot system flash filename
Router (config)# Ctrl-Z
Router# copy running-config startup-config
Building configuration ...
[OK]
Router# exit
Router>
1.
TFTP server
If Flash memory is not available, or if Flash memory does not contain a valid Cisco IOS image, you can
specify that system software be loaded from a TFTP server on your Ethernet network as a backup boot
method for the router. In the following example, replace filename with the filename of the Cisco IOS
image, and replace ipaddress with the IP address of the TFTP server:
Router> enable
Password: enablepassword
Router# configure terminal
Router (config)# boot system tftp filename ipaddress
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/cis2500/2520/2520_23/c2520cfg.htm (14 of 16) [10/27/2000 3:07:51 PM]
Syntax
half-duplex timer cts-delay
half-duplex timer cts-drop-timeout 5000
half-duplex timer dcd-drop-delay
half-duplex timer rts-drop-delay
half-duplex timer rts-timeout
half-duplex transmit-delay
Default Setting (Milliseconds)
100
100
100
2000
0

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

2520/cpa25202521/cpa25212522/cpa25222523/cpa2523

Table of Contents