Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–191
isdndialspeed
Sets or gets the valid dialing speed of the ISDN network interface. This
command only applies if an ISDN network interface is connected to a system.
Syntax
isdndialspeed get “valid speed”
isdndialspeed set “valid speed” <on|off>
Feedback Examples
isdndialspeed set 256 on
returns
isdndialspeed set 256 on
isdndialspeed set 168 off
returns
isdndialspeed set 168 off
isdndialspeed get 168
returns
isdndialspeed 168 off
Parameter Description
get
Returns the current setting. The parameter
“valid
speed”
is required.
set
Sets the ISDN dialing speed. The parameters
“valid
speed”
and on or off are required.
“valid speed”
Valid speeds are: 56, 64, 2x56, 112, 2x64, 128, 168,
192, 224, 256, 280, 320, 336, 384, 392, 7x64, 504,
512, 560, 576, 616, 640, 672, 704, 728, 768, 784, 832,
840, 14x64, 952, 960, 1008, 1024, 1064, 1088, 1120,
1152, 1176, 1216, 1232, 1280, 1288, 21x64, 1400,
1408, 1456, 1472, 1512, 1536, 1568, 1600, 1624,
1664, 1680, 1728, 1792, 1856, and 1920 kbps.
Note: The highest speed for BRI systems is 512 kbps,
the highest speed for T1 systems is 1472 kbps, and the
highest speed for E1 systems is 1920 kbps.
on
Enables the specified speed.
off
Disables the specified speed.