![Cisco SPA1112 Скачать руководство пользователя страница 48](http://html.mh-extra.com/html/cisco/spa1112/spa1112_provisioning-manual_63552048.webp)
Provisioning Examples
Basic Resync
Provisioning Guide for Cisco SPA100 and SPA200 Series Analog Telephone Adapters
48
4
The GPP_A parameter should now contain the value 12345678.
Logging with syslog
The ATA sends a syslog message to the designated syslog server when the
device is about to resync to a provisioning server and after the resync has either
completed or failed. This server is identified in the web server administration
(admin/advanced, System tab, Syslog_Server parameter). Configure the syslog
server IP address into the device and observe the messages generated during the
remaining exercises.
Exercise
STEP 1
Install and activate a syslog server on the local PC.
STEP 2
Program the PC IP address into the Syslog_Server parameter of the profile and
submit the change:
<Syslog_Server ua="na">192.168.1.210</Syslog_Server>
STEP 3
Click the
System
tab and enter the value of your local syslog server into the
Syslog_Server parameter.
STEP 4
Repeat the resync operation as described in the
TFTP Resync
exercise.
The device generates two syslog messages during the resync. The first indicates
that a request is in progress. The second marks success or failure of the resync.
STEP 5
Verify that your syslog server received messages similar to the following:
SPA-962 00:0e:08:ab:cd:ef –- Requesting resync tftp://192.168.1.200/basic.txt
SPA-962 00:0e:08:ab:cd:ef –- Successful resync tftp://192.168.1.200/basic.txt
Detailed messages are available by programming a Debug_Server parameter
(instead of the Syslog_Server parameter) with the IP address of the syslog server,
and setting the Debug_Level to a value between 0 and 3 (3 being the most
verbose):
<Debug_Server ua="na">192.168.1.210</Debug_Server>
<Debug_Level ua="na">3</Debug_Level>