User guide
set device
Chapter 2 Command Descriptions 105
dialer={no|index num|script name}
Specifies whether a dialer script is associated with this device.
no
A dialer script is not associated with this device.
index num
A script table entry (index number) associated with this device.
script name
The name of a script.
The default is “no.”
name=name
A user-defined name for the device.
ports=range
The port or range of ports available to this device.
newname=newname
A new name for a previously defined device.
p{1-9}
Integers that can be used in the variable options of login or dialer scripts.
save={on|off}
Determines if changes are saved into NVRAM.
show=on
Displays the current contents of the device table--the same operation as
entering “show device” or “set device” without options.
{range=range|name=name}
A device table entry or range of entries, identified by their index numbers.
Examples Display entire device table
#> set device
Display a range of entries in the device table
#> set device range=4-7
Configure a device
This example configures a device to use a dialer script and override the
baud rate specified on the “set line” command.
#> set device name=OutDev ports=3-5 dialer=modemscp baud=19200
See also • "remove" on page 77 to remove entries from the device table.
• "revert" on page 79. The “revert device” option reverts the “set device”
configuration.
• "set chat" on page 95.
• "set line" on page 149.
• "set script" on page 188.
• "set user" on page 230.