Specifications

8-22
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 8 Configuring Authentication, Authorization, and Accounting
Configuring Console Authentication
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
line console
Example:
se-10-0-0-0(config)# line console
Enters config-line mode to enable you to specify
whether the console connection is subject to
authentication.
Step 3
login
Example:
se-10-0-0-0(config-line)# line console
Requires that any user logging in through the console
connection is subject to authentication. The no or
default form of this command disables authentication
for the console.
Step 4
end
Example:
se-10-0-0-0(config)# end
Exits to privileged EXEC mode.