User guide
set modem
162 Chapter 2 Command Descriptions
set modem
Device support This command is supported in PortServer TS Family devices only.
Purpose Use the "set modem" command to:
• Configure an association between a port and modem test and
initialization scripts.
• Display the modem table.
• Clear the association between ports and modem test and initialization
scripts.
Required
permissions
The root user can configure modem settings. Normal users can display
modem settings.
Syntax Configure association between a port and test/initialization scripts
set modem [init={script|index num|no}]
[range=range]
[test={script|index num|no}]
Clear association between ports and test/initialization scripts
set modem [init=no] [test=no]
Display modem table entries
set modem [range=range]
Options init={|script|index num|no}
One of the following:
script
The name of an initialization script, created with the "set scripts"
command.
index num
The index number of an initialization script in the scripts table.
no
Clears an association between a port and an initialization script.
range=range
The range of ports to which this command applies.
test={script|index num|no}
One of the following:
script
The name of a test script, created with the "set scripts" command.
index num
The index number of a test script in the scripts table.
no
Clears an association between a port and a test script.