Configuration Examples - Cisco 4451 ISR Hardware Installation Manual

4000 series integrated services routers
Table of Contents

Advertisement

Chapter 4
Configure Initial Router Settings on Cisco 4000 Series ISRs
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
copy nvram:startup-config {ftp: | rcp: | tftp:}
Example:
Router# copy nvram:startup-config ftp:
Step 3
show {bootflash0|bootflash1}:
Example:
Router# show {bootflash0|bootflash1}:
Step 4
copy {bootflash0|bootflash1}: {ftp: | rcp: |
tftp:}
Example:
Router# copy {bootflash0|bootflash1}: ftp:

Configuration Examples

Copying the Startup Configuration to a TFTP Server: Example
The following example shows the startup configuration being copied to a TFTP server:
Router# copy nvram:startup-config tftp:
Remote host[]? 172.16.101.101
Name of configuration file to write [rtr2-confg]? <cr>
Write file rtr2-confg on host 172.16.101.101?[confirm] <cr>
![OK]
Copying from Flash Memory to a TFTP Server: Example
The following example shows the use of the show {flash0|flash1}: command in privileged EXEC to
learn the name of the system image file and the use of the copy {flash0|flash1}: tftp: privileged EXEC
command to copy the system image to a TFTP server. The router uses the default username and
password.
Router#Directory of bootflash:
OL-32185-02
enable
copy nvram:startup-config {ftp: | rcp: | tftp:}
show bootflash:
copy {bootflash}: {ftp: | rcp: | tftp:}
Hardware Installation Guide for Cisco 4000 Series Integrated Services Routers
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Copies the startup configuration file to a server. The
configuration file copy can serve as a backup copy.Enter the
destination URL when prompted.
Displays the layout and contents of a flash memory file
system. Learn the name of the system image file.
Copies a file from flash memory to a server.
Copy the system image file to a server to serve as a
backup copy.
Enter the filename and destination URL when
prompted.
Verify Network Connectivity
4-21

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4351 isr4331 isr4221 isr4431 isr4321 isr

Table of Contents