SMC Networks TigerSwitch 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
3-52
management access via the console port, a Web browser, or Telnet.
These access options must be configured on the authentication server.
RADIUS and TACACS+ logon authentication assigns a specific
privilege level for each user name and password pair. The user name,
password, and privilege level must be configured on the authentication
server.
You can specify three authentication methods in a single command to
indicate the authentication sequence. For example, if you enter
authentication login radius tacacs local,” the user name and
password on the RADIUS server is verified first. If the RADIUS server
is not available, then authentication is attempted on the TACACS+
server. If the TACACS+ server is not available, the local user name and
password is checked.
Example
Related Commands
username (3-27) - for setting local user names and passwords
radius-server host
Use this command to specify the RADIUS server. Use the no form to
restore the default.
Syntax
radius-server host host_ip_address
no radius-server host
host_ip_address - IP address of a RADIUS server.
Default Setting
10.1.0.1
Command Mode
Global Configuration
Console(config)#authentication login radius local
Console(config)#