E-DOC-CTC-20061027-0003v2.0
MLP Commands
557

mlp privilege removezone

Remove a zone from a privilege.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
iOnly one zone can be removed at a time from a privilege. If multiple zones need to be removed, the
command :mlp privilege removezone must be executed for each zone to be removed.

mlp privilege removezone name = <string>

zone = <string>

name The name of the privilege in which a zone must be removed. REQUIRED
zone The name of the zone to be removed. REQUIRED
=>mlp privilege list name=myPrivilege verbose=all
myPrivilege (access) My access privilege
channel_http, channel_serial
=>mlp privilege removezone name=myPrivilege zone=channel_serial
=>mlp privilege list name=myPrivilege verbose=all
myPrivilege (access) My access privilege
channel_http
=>
mlp privilege addzone Add a zone to a privilege.