Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
86
Command Reference
modemmodedhcp n
Configures the modem to use DHCP when configured for "half bridge mode"
DHCP with modem mode should only be enabled when the modem does not have a static IP address from
the wireless carrier.
n = 0 modem mode will not use DHCP (default)
n = 1 modem mode will use DHCP
The current modem mode DHCP setting can be queried by entering modemmodedhcp without
parameters.
For modemmodedhcp to take effect, a cmd save and a power cycle is required.
Note:
If modemmodedhcp is enabled, the client computer mac address must also be configured using
cmd clientmac
The client computer must be configured with the following Ethernet settings:
o DHCP to obtain an IP address automatically
o Manually specified DNS server addresses. If the modem has an active wireless
connection, obtain these addresses from output displayed by using cmd syslog
Examples:
cmd modemmodedhcp 1 use DHCP with modem mode
cmd modemmodedhcp queries the current modem mode DHCP setting
See also: clientmac, modemmode
return to list of commands
8.1.11 “N” Commands
netwd t n
Sets the network watchdog feature.
This feature is used to listen for incoming data traffic to make sure there is network connectivity.
If no data is received within the watchdog timer time out period (t * n), the modem will disconnect from
the network and reconnect to the network. If the watchdog timer expires a second time after attempting
to reconnect unsuccessfully the first time (no data received), the modem will be power cycled.