3-11
Cisco 600 Series Installation and Operation Guide
78-11190-01
Chapter 3
Configuration Procedures for the Cisco 627
Using a Trivial File Transfer Protocol Server
The manual page for TFTP appears. The TFTP UNIX man page contains all the
information you need to establish and invoke a remote TFTP session.
Using TFTP from a Windows NT Machine
Before attempting to use TFTP, make sure of the following:
•
On the Cisco 627, TFTP is enabled and the IP address of the ATM
x
port is the
same IP address used in Step 2 of the following procedure.
•
The ATM
x
port is enabled, and the VCI/VPI is set correctly on it.
•
The remote host computer must be configured for RFC 1483 Logical Link
Control (LLC)/Subnetwork Access Protocol (SNAP) encapsulation if the PC
is directly connected to the CPE through the atm0 interface, or verify the IP
connectivity between the PC and the CPE.
To use TFTP:
Step 1
Start a DOS session and verify connectivity from the PC to the CPE. Enter:
C:>
ping
IP address
Step 2
Enter one of the following commands:
C:>
tftp -i
IP address
put
nsrouter software image filename
C:>
tftp -i
IP address
put
system configuration config filename
C:>
tftp -i
IP address
put
DSP firmware file name
where
IP address
is the IP address of the ATM
x
port.
Where necessary, implement the following options:
-i
- Sets the transfer mode to binary mode.
put
- Uploads a file to that IP address.
Note
The CPE might take up to 2 minutes to upgrade the
firmware. Wait until the management console reappears
before rebooting the CPE.