TANDBERG D14172.01 xpreferences xpathwrite on/off, xpreferences detaillevel, XACLI-format

Models: D14172.01

1 84
Download 84 pages 8.98 Kb
Page 35
Image 35
2.6.2 xpreferences

TANDBERG Gatekeeper/Border Controller API User Guide

2.6.2 xpreferences

The special command xpreferences lets the user/control application individually configure the Telnet/RS-232 session in use.

xpreferences ?

usage: xpreferences xpathwrite <on/off>

or: xpreferences detaillevel <1..2>

or: xpreferences xmlconfigfeedback <on/off>

or: xpreferences xmlstatusfeedback <on/off>

or: xpreferences xmlcommandresult <on/off>

OK

xpreferences xpathwrite <on/off>

This command disables/enables the XPath engine when issuing configurations. When the XPath engine is disabled, the user/control application must supply the complete path to the configurations to be set (no “double slashes" allowed). This will improve the performance of the system when issuing many consecutive configurations.

NOTE! It is always recommended to supply the complete path for configurations to be set when issuing commands from an external control application.

xpreferences detaillevel <1..2>

This command has no effect on the Gatekeeper and Border Controller.

xpreferences xmlconfigfeedback <on/off>

If xmlconfigfeedback is set to on, feedback on configurations will be returned in XML-format instead of the standard XACLI configuration format.

Example 2.25

XACLI-format:

*c SNMP SystemContact: Administrator

XML-format:

<Configuration> <SNMP item="1">

<SystemContact item="1">Administrator</SystemContact>

</SNMP>

</Configuration>

D14172.01

page 35 of 84

Page 35
Image 35
TANDBERG D14172.01 xpreferences xpathwrite on/off, xpreferences detaillevel, xpreferences xmlconfigfeedback on/off