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-112
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
speed
speed
To configure the transmit and receive speed for the console port, use the
speed
command. To revert to
the default, use the
no
form of this command.
speed
speed
no speed
speed
Syntax Description
Command Default
The default console port speed is 9600 bits per second.
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 speed for the console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
speed 57600
This example shows how to revert to the default speed for the console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
no speed 57600
Related Commands
speed
Speed in bits per second. Valid speeds are 300, 1200, 2400, 4800, 9600,
19200, 38400, 57600, or 115200.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
line console
Enters the console terminal configuration mode.
show running-config
Displays the running configuration.