User guide

FAX BOARDS AND FAX DRIVERS INSTALLATION
88
Key Name Description
proxies.
Range: 1 - 255characters (multiple addresses separated by a comma",")
Value Type: character string (up to 256 characters)
Default value: <blank>(empty string indicating no forced routing)
Configuring Ethernet Interface Parameters
In the module.#/ethernet.# section of the configuration file, identify the module's interface x using the 1-based index
of the Ethernet interface. This index allows an application to configure modules with multiple interfaces. Set the
following parameters for a module configured to use an Ethernet interface.
Parameter Value
dhcp
Specifies whether the Ethernet interface uses dynamic host configuration protocol (DHCP) to
request an IP address. Set this parameter to:
DISABLED Indicates that the ip_addressparameter provides the IP address for the port.
ENABLED Configures the Ethernet interface to use DHCP to request an IP address.
Value type: character string
Default value: DISABLED
Note
This parameter is ignored and reserved for future use.
ethernet_speed
Specifies the speed of the module's Ethernet interface. Set this parameter to:
AUTO Configures the interface to automatically sense the speed of the network.
10 Sets the speed of the interface to 10 Mbps.
100 Sets the speed of the interface to 100 Mbps.
Unit: Mbps
Range: 10, 100, or AUTO
Value type: character string
Default value: AUTO
ip_address
Specifies the IP address of the module's Ethernet interface. Set this parameter only if you set the
value in the dhcp parameter to DISABLED.
xxx.xxx.xxx.xxx Configures the Ethernet interface to use the specified IP address.
Value Type: dotted decimal
Default value: None
Note
The Brooktrout module does not support the domain naming system (DNS) data base. Your
application has the responsibility of converting domain names into resolved dotted-decimal
notation IP addresses.