EtherHaul™ 8000 Installation, Operation and Maintenance Manual
Page 84
Dummy Authentication is not supported for Radius (Tacacs only).
Working with Radius
Add the following lines to your Radius dictionary:
When adding users to the SKL_USERGROUP and assigning them type, use ‘_’before the
type:
9.2
CLI Commands
Users:
Viewing users list:
show user
Tacacs:
Viewing authentication:
show aaa
Configuring Tacacs authentication:
set aaa mode tacacs shared-secret 123456
Viewing servers:
show aaa-server
Configuring Tacacs server:
set aaa-server 1 ip-addr 192.168.0.22 port 49 accounting-port ssh
Sending Dummy Authentication request:
set aaa-server 1 send-dummy-auth username dummy1 password pass1
Viewing Dummy Authentication status:
show aaa-server
Radius:
Viewing authentication:
show aaa
Configuring Radius authentication:
set aaa mode radius shared-secret 123456
Viewing servers:
show aaa-server
######
SKL Additions ######
ATTRIBUTE SKL_USERGROUP
170 string
User with
‘admin’ type:
SKL_USERGROUP = "SKL_USERGROUP=_admin"
User with‘
super
’ type:
SKL_USERGROUP = "SKL_USERGROUP=_super"