Cisco SRP521W Manual de configuração - Página 4

Procurar online ou descarregar pdf Manual de configuração para Router de rede Cisco SRP521W. Cisco SRP521W 4 páginas. Small business managed router srp500 series feature configuration guide initial configuration using xml
Também para Cisco SRP521W: Manual de início rápido (17 páginas)

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