Cisco 7513 Series 빠른 시작 매뉴얼 - 페이지 33
{카테고리_이름} Cisco 7513 Series에 대한 빠른 시작 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 7513 Series 44 페이지. Chassis replacement
Cisco 7513 Series에 대해서도 마찬가지입니다: 교체 지침 매뉴얼 (26 페이지), 데이터시트 (11 페이지), 매뉴얼 (30 페이지), 유지 관리 (20 페이지), 교체 지침 매뉴얼 (19 페이지), 교체 지침 매뉴얼 (22 페이지)
Install Field Replaceable Units (FRUs)
Copy the Configuration File for
an RSP
Refer to the appropriate Cisco IOS software
documentation for the configuration options
available, and for specific configuration instructions,
as needed.
Before you copy (save) the running configuration to
a TFTP file server, ensure the following:
•
You have a connection to the router either with
a console terminal connected to the RSP 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.
Step 1
Enter the enable command at the EXEC
prompt (>), and then enter a
privileged-level password, as follows:
Router> enable
Password:
Router#
Step 2
Enter the ping command followed by the
name or IP address of the remote server,
and then press Return to check the
connection between the router and the
remote host.
Step 3
Enter the show running-config command
to display the currently running
configuration on the terminal and ensure
that the configuration information is
complete and correct. If it is not, use the
configure command to add or modify the
existing configuration.
Step 4
Create a file on the TFTP server.
Note
Before you can save a file to a TFTP server, a
file must first exist on the TFTP server. Create this
file. Ensure that the filename matches the filename
you will copy from the router. Also, ensure that the
server permissions are set so the router can copy to
this file.
Step 5
Enter the copy startup-config tftp
command. The EXEC command
interpreter prompts you for the name or
interface processor address of the remote
host that is to receive the configuration
file. (The prompt might include the name
or address of a default file server.)
Router# copy startup-config tftp
Remote host []?
Step 6
Enter the name or IP address of the remote
host. In the following example, the name
of the remote server is servername:
Router# copy startup-config tftp
Remote host []? servername
Translating "servername"...domain server
(1.1.1.1) [OK]
31