Downloading The Default Initialization String - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Configuring Terminal Settings and Sessions

Downloading the Default Initialization String

The Cisco NX-OS software provides a default initialization string that you can download for connecting with
the modem. The default initialization string is ATE0Q1&D2&C1S0=1\015.
Before You Begin
Log in to the console port.
SUMMARY STEPS
1. configure terminal
2. Enter one of the following commands:
3. modem init-string default
4. exit
5. (Optional) show line
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
Enter one of the following commands:
Option
line com1
line console
Example:
switch# line com1
switch(config-com1)#
Step 3
modem init-string default
Example:
switch(config-com1)# modem init-string default
Step 4
exit
Example:
switch(config-com1)# exit
switch(config)#
OL-30890-01
Description
Enters COM1 configuration mode.
Enters console configuration mode.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
Downloading the Default Initialization String
Purpose
Enters global configuration mode.
Writes the default initialization string to the
modem.
Exits COM1 or console configuration mode.
87

Advertisement

Table of Contents
loading

Table of Contents