User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 625
5.31.12. no rule (to delete a rule of feature group)
This command is used to delete a rule of feature group from a role.
Format no rule <rule-id>
Mode Role Interface
5.31.13. rule <rule-id> <deny | permit> <read | read-write>
This command is used to add a rule which denies or permits to execute all “show commands” or all commands.
Rule ID is an integer between 1 and 256, and it shall be unique inside one role
Format rule <rule-id> <deny | permit> <read | read-write>
Default None
Mode Role Interface
5.31.14. no rule (to delete a rule of read-write commands)
This command is used to delete a rule of read or read-write commands from a role.
Format no rule <rule-id>
Mode Role Interface
5.31.15. rule renumber
This command is used to change a rule ID to another one.
Rule ID is an integer between 1 and 256, and it shall be unique inside one role.
Old rule ID comes from an existing rule, and new rule ID shall not overlap to an existing rule ID.
Format rule <old-rule-id> renumber <new-rule-id>
Default None
Mode Role Interface