TANDBERG GW Dataport Command Interface D13202 User Manual
Page 9

TANDBERG GW
Dataport Command Interface User Guide
D13202 Rev 01
9
4.2.1. System Configuration Commands
Command: Description:
defvalues set
This command is used to restore factory default settings. Issuing this command with
no parameters will restore all settings except network settings and option key.
To reset all values to factory defaults the optional parameter all or *factory should
be added. Please download the parameter file, or write down the optionkey before
you execute this command (issue the command optionkey to view the current value
of the optionkey).
defvalues set [all/factory]
* Adding the optional parameter factory, the eeprom will be erased and the flash
disk will be formated.
h323gatekeeper Sets gatekeeper parameters.
NOTE! H.323 services must be set before the GW can be registered to a gatekeeper,
ref. command gwh323service.
h323gatekeeper
h323gatekeeper address
sub-commands:
•
address: Sets the IP address of the gatekeeper
Example of h323gatekeeper feedback:
*P h323gatekeeper on
*P h323gatekeeper address 10.0.0.30
ipaddress
Configures the LAN interfaces when static IP address allocation is used (the
command ipassignment is used to select between DHCP and static IP address
allocation).
NOTE! The GW needs to reboot before the changes will apply.
ipaddress [LAN interface] static
ipaddress [LAN interface] subnetmask
ipaddress [LAN interface] gateway
parameters:
•
LAN interface: 1. Number identifying the LAN interface. If this
parameter is omitted the command applies to all interfaces (only interface
1 is in use).
sub-commands:
•
static: Sets the static IP address for the given LAN interface.
•
subnetmask: Sets the subnet mask variable for the given LAN interface.
Subnet mask defines the network class. If the setting is 255.255.255.0 the
local network will support up to 256 nodes, denoting a class C network. If
the setting is 255.255.0.0 the local network is a class B network with
65536 addressable nodes.
•
gateway: Sets the gateway IP address for the given LAN interface. If a
gateway is located on the LAN and the GW needs to reach nodes through
this gateway, the gateway address can be set using the gateway variable
(the IP address of the gateway will be set automatically if the GW is in
DHCP mode)