Disabling A Telnet Connection; Configuring Console Port Settings; Verifying Console Port Settings - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 5
Initial Configuration
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

Disabling a Telnet Connection

To disable Telnet connections to the switch, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# feature telnet
switch(config)# no feature telnet

Configuring Console Port Settings

The console port is an asynchronous serial port that enables switches in the Cisco MDS 9000 Family to
be set up for initial configuration through a standard RS-232 port with an RJ-45 connector. Any device
connected to this port must be capable of asynchronous transmission. Connection to a terminal requires
a terminal emulator to be configured as 9600 baud, 8 data bits, 1 stop bit, no parity.
The console baud rate automatically reverts to the default rate (9600) after any BIOS upgrade.
Caution
To configure the console port parameters from the console terminal, follow these steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# line console
switch(config-console)#
Step 3
switch(config-console)# speed 9600
Step 4
switch(config-console)# databits 8
Step 5
switch(config-console)# stopbits 1
Step 6
switch(config-console)# parity none

Verifying Console Port Settings

Use the show line console command to verify the configured console settings. This command also
displays problems that may have occurred along with the other registration statistics.
OL-18084-01, Cisco MDS NX-OS Release 4.x
Purpose
Enters configuration mode.
Enables the Telnet server to return a Telnet connection
from a secure SSH connection.
Disables (default) the Telnet server.
Command
Enters configuration mode.
Enters the line console configuration mode.
Configures the port speed for the serial console. The
default console baud rate is 9600 baud. The valid values
for Supervisor-1 modules are between 110 and 115200
bps (110, 150, 300, 600, 1200, 2400, 4800, 9600, 19200,
28800, 38400, 57600, 115200). The valid values for
Supervisor-2 modules are 9600, 19200, 38400, and
115200. Be sure to specify one of these exact values.
Configures the data bits for the console connection. The
default is 8 data bits and the valid range is between 5 and
8 data bits.
Configures the stop bits for the console connection. The
default is 1 stop bit and the valid values are 1 or 2 stop bits.
Configures the parity for the console connection. The
default is no parity and the valid values are even or odd
parity.
Cisco MDS 9000 Family CLI Configuration Guide
Configuring Console Port Settings
5-29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents