E-DOC-CTC-20061027-0003v2.0
MLP Commands
552
mlp privilege config
Modify a privilege.
SYNTAX:
where:
EXAMPLE:

mlp privilege config name = <string>

[descr = <quoted string>]

[score = <{hex-word}[:{hex-word}] ex:

'a12:c30f'>]

name The name of the privilege to be modified. REQUIRED
descr Set the privilege description.
Note The maximum length is 63 characters.
OPTIONAL
score Set the score of the privilege.
Note This is a hexadecimal value, for example “a12:c30f”.
OPTIONAL
=>mlp privilege config name=myPrivilege descr="My test privilege" score=a12:def4
=>mlp privilege list verbose=all
anyaccess (access) All access privileges granted
unsecure_connection, channel_ftp, channel_telnet, channel_http,
channel_mdap, channel_serial, origin_lan, origin_wan, origin_local
anyservice (service) All service privileges granted
...
AP15 (access) WAN from all channels
unsecure_connection, channel_ftp, channel_telnet, channel_http,
channel_mdap, channel_serial, origin_wan
AP16 (access) LAN from HTTP/HTTPs
unsecure_connection, channel_http, origin_lan
myPrivilege (service) My test privilege
r_lan, r_fs_view, r_fs_retrieve, r_rtg, r_fwdg, r_frwl, r_ipsec_norm,
r_ipsec_adv, r_certificates, r_local, r_qos, and_lan, and_local, cli,
ftp
=>