PurposeCommand or Action
Configures the stop bits. The default is 1.stopbits {1 | 2}
Example:
switch(config-console)# stopbits 2
Step 7
Exits console configuration mode.exit
Example:
switch(config-console)# exit
switch(config)#
Step 8
(Optional)
Displays the console settings.
show line console
Example:
switch(config)# show line console
Step 9
(Optional)
Copies the running configuration to the startup
configuration.
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Step 10
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.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
OL-30890-01 81
Configuring Terminal Settings and Sessions
Configuring the COM1 Port