TANDBERG Gatekeeper/Border Controller API D14172.01 User Manual

Page 26

Advertising
background image

TANDBERG Gatekeeper/Border Controller API User Guide

D14172.01

page 26 of 84

2.3

The Configuration-type root commands -

xconfiguration


The information accessible through these commands is exactly the same information that is available
in the corresponding XML documents.

To get an overview of accessible top-level configuration elements, type ? or help after the
configuration-type root command:

<configuration-type root command> ?


Example 2.6


?

- User Configurations -

Authentication LDAP SNMP
Ethernet Links SSH
ExternalManager Log SubZones
Gatekeeper NTP SystemUnit
HTTP Option [1..64] Telnet
HTTPS Pipes TimeZone
IP Services Traversal
IPProtocol Session Zones
OK

2.3.1 Configuration help

To get help on configurations, type the configuration-type root command, followed by an address
expression, followed by ? or help. The possible values for the elements matching the address
expression will be returned.

<configuration-type root command> <address expr> ?/help


Example 2.7


User wants to configure IP:

ip ?
*h IPProtocol: <Both/IPv4/IPv6>
*h IP Address: <IPAddr>
*h IP SubnetMask: <IPAddr>
*h IP Gateway: <IPAddr>
*h IP V6 Address: <S: 0, 39>
*h IP V6 Gateway: <S: 0, 39>
*h IP DNS Server [1..5] Address: <S: 0, 39>
*h IP DNS Domain Name: <S: 0, 128>

Advertising