Uploading Configuration Files To A Tftp Server - Cisco WS-X6066-SLB-APC - Content Switching Module Software Manual

Catalyst 6000 series software configuration guide
Hide thumbs Also See for WS-X6066-SLB-APC - Content Switching Module:
Table of Contents

Advertisement

Chapter 26
Working with Configuration Files

Uploading Configuration Files to a TFTP Server

These sections describe how to upload the running configuration or a configuration file stored on a Flash
device to a TFTP server:
Preparing to Upload a Configuration File to a TFTP Server
Before you attempt to upload a configuration file to a TFTP server, do the following:
Uploading a Configuration File to a TFTP Server
To upload a configuration file from a switch to a TFTP server for storage, perform these steps:
Log into the switch through the console port or a Telnet session.
Step 1
Upload the switch configuration to the TFTP server with the copy config tftp command. Specify the IP
Step 2
address or host name of the TFTP server and the destination filename.
The file is uploaded to the TFTP server.
78-13315-02
Preparing to Upload a Configuration File to a TFTP Server, page 26-5
Uploading a Configuration File to a TFTP Server, page 26-5
Ensure that the workstation acting as the TFTP server is configured properly. On a Sun workstation,
make sure that the /etc/inetd.conf file contains this line:
tftp dgram udp wait root /usr/etc/in.tftpd in.tftpd -p -s /tftpboot
Make sure that the /etc/services file contains this line:
tftp 69/udp
You must restart the inetd daemon after modifying the /etc/inetd.conf and /etc/services
Note
files. To restart the daemon, either stop the inetd process and restart it, or enter a fastboot
command (on the SunOS 4.x) or a reboot command (on Solaris 2.x or SunOS 5.x). Refer
to the documentation for your workstation for more information about the TFTP daemon.
Ensure that the switch has a route to the TFTP server. The switch and the TFTP server must be in
the same subnetwork if you do not have a router to route traffic between subnets. Check connectivity
to the TFTP server using the ping command.
You might need to create an empty file on the TFTP server before uploading the configuration file.
To create an empty file, enter the touch filename command, where filename is the name of the file
you will use when uploading the configuration to the server.
If you are overwriting an existing file (including an empty file, if you had to create one), ensure that
the permissions on the file are set as world-write.
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
Working with Configuration Files on the Switch
26-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents