237
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       R Commands
rule
This example shows how to add rules to a user role with privilege 0: 
switch(config)# role name priv-0 
switch(config-role)# rule 1 deny command clear users 
switch(config-role)# 
This example shows how to remove a rule from a user role: 
switch(config)# role MyRole 
switch(config-role)# no rule 10 
Related Commands Command Description
role name Creates or specifies a user role name and enters user role configuration 
mode.
show role Displays the user roles.