Aprisa SR+ User Manual 1.11.1
edituser [-p <password>] [-c <password confirmation>] [-i <role>] <userName>
editpasswd <old password> <new password> <password confirmation>
Shows the users currently logged into the radio
Used by 4RF for detailed debug
list <tablename>
e.g. list user
reset
Resets SNMPv3 users to Default
decommissionnode nodeAddr <hex format node address>
e.g. 000D
Decommissions a radio from the network table using the node address
decommissionnode macAddr <hex format MAC address colon separated>
e.g. 00:11:22:33:44:55
Decommissions a radio from the network table using the MAC address
loaduser certfname param(STR) keyfname param(STR)
Loads a user certificate into the radio.
User-loaded certificates will have a higher priority in the radio’s HTTPS server than
automatically / manually generated certificates if they exist.
clearuser
Clears the current user-loaded certificate in the radio
create [keytype param(RSA or ECDSA)] [keylength param(INT)]
Manually generates a certificate in the radio.
If a valid user-loaded certificate is present in the radio, manually generating a
certificate will be ignored until the current user-loaded certificate is deleted.
loadca CAcertfname param(STR) CAkeyfname param(STR)
Loads a Certificate Authority (CA) certificate into the radio