S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
5-32
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 5 Initial Configuration
Configuring Modem Connections
Enabling Modem Connections
To configure a modem connection through the COM1 port, follow these steps:
To configure a modem connection through the console port, follow these steps:
Configuring the Initialization String
Switches in the Cisco MDS 9500 Series and the Cisco MDS 9200 Series have a default initialization
string (
ATE0Q1&D2&C1S0=1\015
) to detect connected modems. The default string detects connected
modems supported by Cisco Systems. The default string contents for Supervisor-1 modules are as
follows:
•
AT—Attention
•
E0 (required)—No echo
•
Q1—Result code on
•
&D2—Normal data terminal ready (DTR) option
•
&C1—Enable tracking the state of the data carrier
•
S0=1—Pick up after one ring
•
\015 (required)—Carriage return in octal
The default string contents for Supervisor-2 modules are as follows:
•
AT—Attention
•
E0 (required)—No echo
•
Q0—Result code on
•
V1—Display result codes as text
•
&D0—Data terminal ready (DTR) on
•
&C0—Data carrier detect (DCD) on
Command
Command
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
line com1
switch(config-com1)#
Enters the COM1 port configuration mode.
Step 3
switch(config-com1)#
modem in
Enables the COM1 port to only connect to a modem.
switch(config-com1)#
no
modem in
Disables (default) the current modem from executing its
functions.
Command
Command
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
line console
switch(config-console)#
Enters the console port configuration mode.
Step 3
switch(config-console)#
modem in
Enables the console port to only connect to a modem.
switch(config-console)#
no
modem
in
Disables (default) the current modem from executing its
functions.