Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
26
of
272
Command
:
aaa
Description
:
Configure Authentication, Authorization and Accounting.
Syntax
:
aaa
accounting http tacacs [ exec ]
aaa
accounting { console | telnet | ssh } tacacs { [ commands <priv_lvl> ] [ exec ] }*1
aaa
accounting { http | https } tacacs [ exec ]
aaa
authentication login { console | telnet | ssh | https } { { local | radius | tacacs } [ { local | radius | tacacs } [ {
local | radius | tacacs } ] ] } [ fallback ]
aaa
authentication login { http } { { redirect | local | radius | tacacs } [ { redirect | local | radius | tacacs } [ {
redirect | local | radius | tacacs } [ { redirect | local | radius | tacacs } ] ] ] } [ fallback ]
aaa
authorization { console | telnet | ssh } tacacs commands <priv_lvl> [ config-commands ] [ fallback ]
aaa authorization
{ http | https } tacacs [ fallback ]
Parameters
:
accounting Accounting
authentication
Authentication
authorization
Authorization
login
Login
console
Configure Console
http
Configure HTTP
https
Configure HTTPS authentication
ssh
Configure SSH
telnet
Configure Telnet
local
Use local database for authentication
radius
Use RADIUS for authentication
tacacs
Use for authentication
commands
Enable command accounting
exec
Enable EXEC accounting
<0-15>
Command privilege level. Commands equal and above this level are accounted
console
Configure Console authentication
http
Configure HTTP authentication
https
Configure HTTPS authentication
ssh
Configure SSH authentication
telnet
Configure Telnet authentication
fallback
Configure local authentication fallback
console
Configure Console command authorization
http
Configure HTTP command authorization
ssh
Configure SSH command authorization
telnet
Configure Telnet command authorization
tacacs
Use for authorization
commands
Enable command authorization
<0-15>
Command privilege level. Commands equal and above this level are authorized
fallback
Configure authorization fallback mode
config-commands Include configuration commands
Example
:
SISPM1040-582-LRT(config)#
aaa accounting console tacacs commands 14 exec
SISPM1040-582-LRT(config)# a
aa authentication login http radius
SISPM1040-582-LRT(config)#
aaa authorization ssh tacacs ommands 15 config-commands fallback