Login Authentication - Cisco Small Business 200 Series User Manual

Advanced smart switch command line reference
Hide thumbs Also See for Small Business 200 Series:
Table of Contents

Advertisement

Administration
Switch Management Access Control
Cisco Small Business 200E Series Advanced Smart Switch Command Reference

login authentication

Use this command to specify the login authentication method for a line (console
and Telnet) access mode. To return to the default list configuration, use the no form
of this command. The supported methods are local, RADIUS, or none.
If two methods of authentication are defined, then the second method is used only
if the first method returns an error—not if there is an authentication denial from the
first method.
login authentication method1 [method2]
no login authentication
Syntax Descriptions
Parameter
method1
method2
Default
method1—local authentication
Command Modes
Line Console Config
Line Telnet Config
Examples
The following example specifies the default authentication method for console
access.
(Switch) (config)#line console
(Switch) (config-line)#login authentication radius
The following example specifies the default authentication method for Telnet
access.
(Switch) (config)#line telnet
(Switch) (config-telnet)#login authentication radius
Description
The primary authentication method to use, which can be
local, RADIUS, or none.
The secondary authentication method to use if the primary
method returns an error.
2
57

Advertisement

Table of Contents
loading

Table of Contents