Configuring The Com1 Port - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Configuring Terminal Settings and Sessions
Command or Action
Step 5
parity {even | none | odd}
Example:
switch(config-console)# parity even
Step 6
speed {300 | 1200 | 2400 | 4800 | 9600 | 38400 | 57600 |
115200}
Example:
switch(config-console)# speed 115200
Step 7
stopbits {1 | 2}
Example:
switch(config-console)# stopbits 2
Step 8
exit
Example:
switch(config-console)# exit
switch(config)#
Step 9
show line console
Example:
switch(config)# show line console
Step 10
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config

Configuring the COM1 Port

You can set the following characteristics for the COM1 port:
• Data bits
• Flow control on the hardware
• Parity
• Speed
• Stop bits
Before You Begin
Log in to the console port or COM1 port.
OL-29291-02
Purpose
Configures the parity. The default is none.
Configures the transmit and receive speed. The default
is 115200.
Configures the stop bits. The default is 1.
Exits console configuration mode.
(Optional)
Displays the console settings.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide
Configuring the COM1 Port
73

Advertisement

Table of Contents
loading

Table of Contents