Cisco RSP7000 Installing - Page 12
Browse online or download pdf Installing for Network Hardware Cisco RSP7000. Cisco RSP7000 26 pages. Upgrade kit in the cisco 7000 series routers
Also for Cisco RSP7000: Installation And Configuration Manual (48 pages)
Installation Prerequisites
Using the Ping Command
Before you attempt to upload or retrieve a file from a remote host, ensure that the connection is good
between the router and the remote server. The packet internet groper (ping) program sends a series
of echo request packets to the remote device and waits for a reply. If the connection is good, the
remote device echoes them back to the local device.
The console terminal displays the results of each message sent: an exclamation point (!) indicates
that the local device received an echo, and a period (.) indicates that the server timed out while
awaiting the reply. If the connection between the two devices is good, the system will display a series
of exclamation points (! ! !) or [ok]. If the connection fails, the system will display a series of periods
( . . . ) or [timed out] or [failed].
To verify the connection between the router and a remote host, issue the ping command followed by
the name or Internet Protocol (IP) address of the remote server, then press Return. Although the
ping command supports configurable options, the defaults, including interface processor as the
protocol, are enabled when you enter a host name or address on the same line as the ping command.
For a description of the configurable options, refer to the appropriate software documentation.
The following example shows a successful ping:
The following example shows the results of a failed ping:
If the connection fails, check the physical connection to the remote file server and verify that you
are using the correct address or name, then ping the server again. If you are unable to establish a
good connection, contact your network administrator or refer to the end of this document for
instructions on contacting technical assistance.
Uploading (Copying) the Configuration File
Before you remove the RP and replace it with the RSP7000, you should upload the router's
configuration file to a Trivial File Transfer Protocol (TFTP) file server, or else the configuration
stored in the RP's Flash memory will be lost when you replace it. Before you upload (copy) the
running configuration to the TFTP file server, ensure the following:
•
•
•
•
12 Installing the RSP7000 Upgrade Kit in the Cisco 7000 Series Routers
Router# ping 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/12/12 ms
Router#
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Router#
You have a connection to the router either with a console terminal connected to the RP console
port, or remotely through a Telnet session.
The router is connected to a network supporting a file server (remote host).
The remote host supports the TFTP application.
You have the interface processor address or name of the remote host available.