Users Guide

Table Of Contents
Example
OS10# crypto ssh-key generate rsa 4096
Host key already exists. Overwrite [confirm yes/no]:yes
Generated 4096-bit RSA key
OS10#
Supported
Releases
10.4.1.0 or later
login concurrent-session limit
Configures the maximum number of concurrent login sessions allowed for a user ID.
Syntax
login concurrent-session limit number
Parameters limit number Enter the limit of concurrent login sessions, from 1 to 12.
Default 10 concurrent login sessions
Command Mode CONFIGURATION
Usage
Information
The total number of concurrent login sessions for the same user ID includes all console and remote
connections, where:
Each remote VTY connection counts as one login session.
All login sessions from a terminal emulator on an attached console count as one session.
The no version of the command disables the configured number of allowed login sessions.
Example
OS10(config)# login concurrent-session limit 7
Supported
Releases
10.4.1.0 or later
line vty
Enters virtual terminal line mode to access the virtual terminal (VTY).
Syntax
line vty
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
None
Example
OS10(config)# line vty
OS10(config-line-vty)#
Supported
Releases
10.4.0E(R1) or later
ipv6 access-class
Filters connections in a virtual terminal line using an IPv6 access list.
Syntax
ipv6 access-class access-list-name
Parameters access-list-name Enter the access list name.
Default Not configured
Command Mode LINE VTY CONFIGURATION
1160 Security