Cisco SRP521W Konfigurationshandbuch - Seite 4
Blättern Sie online oder laden Sie pdf Konfigurationshandbuch für Netzwerk-Router Cisco SRP521W herunter. Cisco SRP521W 4 Seiten. Small business managed router srp500 series feature configuration guide
initial configuration using xml
Auch für Cisco SRP521W: Schnellstart-Handbuch (17 seiten)
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