User guide

set embmodem
108 Chapter 2 Command Descriptions
set embmodem
Device support This command is supported in PortServer TS M MEI devices only.
Purpose Configures the embedded modem on PortServer TS M MEI devices, or
displays current embedded-modem settings.
Required
permissions
The root user can configure the embedded modem. Normal users can
display embedded modem settings.
Syntax Configure embedded modem
set embmodem [reset]
[init_string=“ATcommand”]
Display current modem settings
set embmodem
Options reset
Resets the modem, then sends the initialization string specified by the
"init_string" option, or an "init_string" that was set previously.
init_string=“ATcommand”
An AT command that is sent to the modem after it is reset. The string
must be enclosed in double quotes. The default parameter is “ATSO=1”
(autoanswer on).
Examples Configure device with embedded modem for autoanswer on
#> set embmodem init_string=“ATSO=1”
Reset an embedded modem
The following command resets an embedded modem, and sends the
initialization string that was set in the previous command.
#> set embmodem reset
See also "revert" on page 79. The “revert embmodem” reverts the
“set embmodem” command.
Chapter 3, "Modem Emulation Commands"