Command rules
The command rule indicates the absolute command path, including the command context that is taken into consideration while validating the commands. The command rule is specific to each user session.
The command
parameter must
contain the command context separated with a ;
delimiter.
For example, the command string that indicates the configuration of
an IP address on any VLAN is as follows:
"configure;vlan;ip address"
NOTE:
The command strings are not validated. You must provide a valid command string.