Acquire from the radius server the "users" file with records for ML units
access:
<name> Cleartext-Password:= "<password>"
Login-Service=Telnet
User-Service-Type=Login-User/NAS-Prompt-User/Administrative-User,
Idle-Timeout = <value of timeout in sec>
Vendor Specific attributes:
ATTRIBUTE NAS-Identifier 32 string
ATTRIBUTE Vendor-Specific 26 string
VENDORATTR 5468 Actelis-Privilege 1 string
Radius Server "dictionary" file entry:
$INCLUDE dictionary.actelis
Actelis dictionary file for "dictionary.actelis":
# For Actelis
#
# $Id$
#
VENDOR Actelis 5468
BEGIN-VENDOR Actelis
ATTRIBUTE Actelis-Privilege 1 string
END-VENDOR Actelis
Radius Server "users" file should be updated with the following records:
<name> Cleartext-Password:= "<password>"
NAS-Identifier=5468,
User-Service-Type=Login-User,
Login-Service=Telnet,
Actelis-Privilege= "RWA"/"RW"/"RO"
Idle-Timeout = <value of timeout in sec>