SROS Command Line Interface Reference Guide
Modem Interface Configuration Command Set
5991-2114
© Copyright 2006 Hewlett-Packard Development Company, L.P.
697
init-string
<string>
Use the
init-string
command to specify an initialization string for the modem using standard AT
commands. Use the
no
form of this command to return to the default initialization string.
Syntax Description
<string>
Specifies an initialization string using standard AT commands. This string must
start with AT and cannot contain spaces.
Default Values
<string>
ate0q0v1x4\n0
at
All initialization strings must begin with AT.
e0
Disables command echo.
q0
Response messages on.
v1
Formats result codes in long word form.
x4
Specifies extended response set, dial tone, and busy signal
detection for result codes following modem operations.
\n0
Selects standard buffered connection only.
Usage Examples
The following example configures the modem to perform a hang-up at each initialization (to verify that the
line is free) and maintains the default initialization:
ProCurve(config)#
interface modem 1/2
ProCurve(config-modem 1/2)#
init-string ate0h0q0v1x4\n0