User guide
BROOKTROUT CONFIGURATION FILES
89
Parameter Value
ip_arp_timeout
Specifies the arp (address resolution protocol) timeout value that the module's Ethernet interface
uses. Set this parameter to:
Unit: minutes
Range: 0 - 1,000,000 where 0 indicates that the timeout is disabled.
Value type:decimal
Default value: 10
ip_broadcast
Specifies the IP broadcast address of the module's Ethernet interface. Set this parameter to:
xxx.xxx.xxx.xxx Configures the Ethernet interface to use the specified broadcast address.
Value Type: dotted decimal
Default value: None
ip_gateway
Specifies the gateway address of the module's Ethernet interface. Set this parameter to:
xxx.xxx.xxx.xxx Configures the Ethernet interface to use the specified gateway address.
Value Type: dotted decimal
Default value: None
ip_interface
Specifies the identity of the device on the PC with the IP interface that the virtual module can use
for sending IP messages.
Note
This parameter only applies to host-based fax applications using a virtual module.
Set the value of this parameter to the name of any device in the PC with an IP interface. If you do
not provide a value (blank string), the virtual module chooses the first interface in the PC to send
its messages.
The format for the value provided in this parameter is:
The name of the IP device (Global Unique IDentifier (GUID)) followed by
A colon (:) character followed by
The index number of the device's IP address
Example:
{4D36E96E-E325-11CE-BFC1-08002BE10318}:0
Note
Currently, the API only supports the GUID information on Windows operating systems.
Value Type: character string (up to 256 characters)
Default value: <blank> (the virtual module uses the first interface in the PC for sending IP
messages)
ip_netmask
Specifies the netmask address of the module's Ethernet interface. Set this parameter only if you
set the value in the dhcpparameter to DISABLED.
xxx.xxx.xxx.xxx Configures the Ethernet interface to use the specified netmask address.
Value Type:dotted decimal
Default value: 0.0.0.0