Connectivity Guide

Table Of Contents
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
logging audit enable
Enable the recording of configuration and security events in the audit log.
Syntax
logging audit enable
Parameters None
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
Audit log entries are saved locally and sent to configured Syslog servers. Only the sysadmin and
secadmin roles can enable the audit log. The no version of the command disables audit log recording.
Example
OS10(conf)# logging audit enable
Supported
Releases
10.4.3.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 are supported.
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
login-statistics enable
Enables the display of login statistics to users.
Syntax
login-statistics enable
776 Security