S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
1-58
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
modem set-string user-input
modem set-string user-input
To configure the user-input initialization string to download to a modem connected to the console port,
use the
modem set-string user-input
command. To revert to the default, use the
no
form of this
command.
modem set-string user-input
string
no modem set-string
Syntax Description
Command Default
None
Command Modes
Terminal line configuration
Command History
Usage Guidelines
You can configure the console port only from a session on the console port.
Examples
This example shows how to configure the user-input initialization string for the modem connected to the
console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
modem init-string user-input ATE0Q1&D2&C1S0=3\015
This example shows how to revert to the default user-input initialization string for the modem connected
to the console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
no modem set-string
Related Commands
string
User-input string. This string is alphanumeric and case sensitive, can contain
special characters, and has a maximum of 100 characters.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
line console
Enters console port configuration mode.
modem init-string
Downloads the user-input initialization string to a modem.
show line
Displays information about the console port configuration.