USRobotics NETServer/16 Manual de usuario Pagina 111

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 284
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 110
Talking to the Modems 7-7
Caution: Avoid using commands that write to the modem’s
NVRAM (such as &W) in an initialization script that you plan to
use indefinitely. Rewriting the NVRAM every time the port is
reset may eventually wear the NVRAM out. Use such com-
mands only on a short term basis.
The following special characters are allowed. \r should always
be present at the end of any modem initialization string:
\r carriage return
\n line feed
\0xx octal digit in the xx
\\ single backslash
Use an Existing Initialization Script
A port is not sent any script until an existing script is assigned to
it. Type the following command:
set s<port #> init <script name >
The script must already exist and should be assigned some sort
of content string. You can also remove an init script from a port.
Type the following command to configure a port to use no init
script:
set s<port #> init none
Delete an Initialization Script
An initialization script may be deleted using the following
command:
delete init <script name>
Displaying an Initialization Script
To display a specific initialization script, use the following
command:
show init <script name>
If a script name is not specified, all initialization scripts will be
displayed.
Vista de pagina 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 283 284

Comentarios a estos manuales

Sin comentarios