TANDBERG D14172.01 Network Card User Manual


 
TANDBERG Gatekeeper/Border Controller API User Guide
D14172.01 page 20 of 84
Exercise 4
The address: http://10.0.0.1/xmlput.ssi contains an editor where XML data can be edited and then
posted to the system by pressing the save button. Below are examples of XML structures to be posted
to the system:
<Configuration>
<SNMP>
<SystemContact>Administrator</SystemContact>
</SNMP>
</Configuration>
---
<Configuration>
<SNMP>
<SystemContact>Administrator</SystemContact>
</SNMP>
<NTP>
<Address>10.0.0.2</Address>
</NTP>
</Configuration>
---
<Command>
<Dial>
<callSrc>Alice</callSrc>
<callDst>Bob</callDst>
</Dial>
</Command>
---
<Command>
<Boot/>
</Command>