- Preface
- New and Changed Information
- Overview
- Using the Cisco NX-OS Setup Utility
- Using PowerOn Auto Provisioning
- Understanding the Command-Line Interface
- Configuring Terminal Settings and Sessions
- Basic Device Management
- Using the Device File Systems, Directories, and Files
- Working with Configuration Files
- About Terminal Settings and Sessions
- Licensing Requirements for Terminal Settings and Sessions
- Default Settings for File System Parameters
- Configuring the Console Port
- Configuring Virtual Terminals
- Clearing Terminal Sessions
- Displaying Terminal and Session Information
- Additional References for Terminal Settings and Sessions
Configuring Terminal Settings and Sessions
This chapter contains the following sections:
- About Terminal Settings and Sessions
- Licensing Requirements for Terminal Settings and Sessions
- Default Settings for File System Parameters
- Configuring the Console Port
- Configuring Virtual Terminals
- Clearing Terminal Sessions
- Displaying Terminal and Session Information
- Additional References for Terminal Settings and Sessions
About Terminal Settings and Sessions
This section includes information about terminal settings and sessions.
Terminal Session Settings
The Cisco NX-OS software features allow you to manage the following characteristics of terminals:
- Terminal type
- Name used by Telnet when communicating with remote hosts
- Length
- Number of lines of command output displayed before pausing
- Width
- Number of characters displayed before wrapping the line
- Inactive session timeout
- Number of minutes that a session remains inactive before the device terminates it
Console Port
The console port is an asynchronous serial port that allows you to connect to the device 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. You can configure the following parameters for the console port:
- Data bits
- Specifies the number of bits in an 8-bit byte that is used for data.
- Inactive session timeout
- Specifies the number of minutes a session can be inactive before it is terminated.
- Parity
- Specifies the odd or even parity for error detection.
- Speed
- Specifies the transmission speed for the connection.
- Stop bits
- Specifies the stop bits for an asynchronous line.
Configure your terminal emulator with 9600 baud, 8 data bits, 1 stop bit, and no parity.
Virtual Terminals
You can use virtual terminal lines to connect to your device. Secure Shell (SSH) and Telnet create virtual terminal sessions. You can configure an inactive session timeout and a maximum sessions limit for virtual terminals.
Licensing Requirements for Terminal Settings and Sessions
The following table shows the licensing requirements for this feature:
|
Product |
License Requirement |
|---|---|
|
Cisco NX-OS |
Terminal setting configuration requires no license. Any feature not included in a license package is bundled with the nx-os image and is provided at no extra charge to you. For a complete explanation of the Cisco NX-OS licensing scheme, see the Cisco NX-OS Licensing Guide. |
Default Settings for File System Parameters
|
Parameters |
Default |
|---|---|
|
Default filesystem |
bootflash: |
Configuring the Console Port
You can set the following characteristics for the console port:
Log in to the console port.
Configuring Virtual Terminals
This section describes how to configure virtual terminals on Cisco NX-OS devices.
Configuring the Inactive Session Timeout
You can configure a timeout for inactive virtual terminal sessions on the device.
Configuring the Session Limit
You can limit the number of virtual terminal sessions on your device.
Clearing Terminal Sessions
You can clear terminal sessions on your device.
| Command or Action | Purpose |
|---|
Displaying Terminal and Session Information
To display terminal and session information, perform one of the following tasks:
|
Command |
Purpose |
|---|---|
| show terminal |
Displays terminal settings. |
| show line |
Displays the COM1 and console ports settings. |
| show users |
Displays virtual terminal sessions. |
| show running-config [all] |
Displays the user account configuration in the running configuration. The all keyword displays the default values for the user accounts. |
Additional References for Terminal Settings and Sessions
Related Documents for Terminal Settings and Sessions
|
Related Topic |
Document Title |
|---|---|
|
Licensing |
Cisco NX-OS Licensing Guide |
Feedback