Cisco SRP521W 구성 매뉴얼 - 페이지 4
{카테고리_이름} Cisco SRP521W에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco SRP521W 4 페이지. Small business managed router srp500 series feature configuration guide
initial configuration using xml
Cisco SRP521W에 대해서도 마찬가지입니다: 빠른 시작 매뉴얼 (17 페이지)
TFTP and the Resync URL:
a. Connect your PC to the SRP500 LAN (we'll assume that the PC IP address is 192.168.15.100)
b. Run a TFTP server application on the PC and make sure that the configuration file is available in the
TFTP root directory.
c. From a Internet Browser, craft and enter the following URL:
http://<SRP_IP_Address>/admin/resync?tftp://<PC_IP_Address>/<file_name>&
xuser=admin&xpassword=<password>
For example:
http://192.168.15.1/admin/resync?tftp://192.168.15.100/my_config.xml&xuser=admin&
xpassword=admin
Direct HTTP Post using cURL:
a. Connect your PC to the SRP500 LAN
b. Post the configuration file to the SRP using the following cURL command (on one line):
curl –d @my_config.xml
"http://192.168.15.1/admin/config.xml&xuser=admin&xpassword=admin"
Note: cURL may be obtained from
USB Day Zero Configuration (currently SRP540 only)
a. Copy the configuration file to the root directory of a USB memory card.
b. Ensure that the file is named using either the product code, or its MAC address. If using the product
code, use the following naming convention: SRP54xW-r-K9.cfg, where x is 1, 6 or 7 and r is E or A. If
using the device MAC address, use capitals and no spaces, for example: 001234ABCDEF.cfg.
c. Connect the memory card to the SRP540, and then apply power.
d. The configuration file will be applied during the boot process. At this time, the SRP500 will first
search for and use a file with its MAC address. If one is not present, it will search for and use a file
with its product code. If neither search is satisfied, the boot process will continue without
configuration.
Further details of this process are posted at:
All contents are Copyright © 1992-2011 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 4 of 4
http://curl.haxx.se/download.html
https://supportforums.cisco.com/docs/DOC-14176