System information
Configuring the System
3-9
Defining a Privilege Level
To define a privilege level for a user account, use the following command in Global
Configuration mode:
MOT(config)#username <name> privilege [ro | rw]
where:
name is the user account login name
ro defines a privilege level of read-only that restricts this user to Privileged
EXEC command mode access only
rw defines a privilege level of read-write that allows this user access to any
command mode
For example:
MOT(config)#username newuser privilege rw
Defining a Group Access Level
To define a group access level for a user account, use the following command in
Global Configuration mode:
MOT(config)#username <name> user-group {isp <num: 1,1> | mso | sysadmin}
where:
name is the user account login name
user-group is one of the groups shown below. The ISP and MSO groups have
access to a specific set of CLI commands.
User Group Command Line Access
sysadmin All CLI commands
ISP Most CLI commands including routing commands but
excluding cable commands.
MSO Most CLI commands including cable commands but
excluding routing commands.