Authpassword is authentication password. Unencrypted password ranges from 1 to
32 characters. To avoid disclosing, this password should be encrypted. To
configured encrypted password needs client-side which supports encryption to
encrypt password, and use encrypted cryptograph to do the configuration.
Cryptograph is different by different encryption. Input cryptograph in the form of
hexadecimal system, such as “a20102b32123c45508f91232a4d47a5c”
Privpassword is encryption password. Unencrypted password ranges from 1 to 32
characters. To avoid disclosing, this password should be encrypted. To configured
encrypted password needs client-side which supports encryption to encrypt
password, and use encrypted cryptograph to do the configuration. Cryptograph is
different by different encryption. Input cryptograph in the form of hexadecimal
system, such as “a20102b32123c45508f91232a4d47a5c”
Authkey is authentication key. Unauthenticated key is in the range of 16 byte (using
md5 key folding) or 20 byte (using SHA-1 key folding). Authenticated key is in the
range of 16 byte (using md5 key folding) or 24 byte (using SHA-1 key folding).
Privkey is encrpted key. Unencypted key ranes from 16 byte, and encrypted key
12-76