UMN:CLI User Manual
V8102
72
no privilege ospf level <0-15> {COMMAND | all}
no privilege rmon-alarm level <0-15> {COMMAND | all}
no privilege rmon-event level <0-15> {COMMAND | all}
no privilege rmon-history level <0-15> {COMMAND | all}
no privilege dhcp-pool level <0-15> {COMMAND | all}
no privilege dhcp-pool-class level <0-15> {COMMAND | all}
no privilege dhcp-option82 level <0-15> {COMMAND | all}
no privilege dhcp-class level <0-15> {COMMAND | all}
no privilege route-map level <0-15> {COMMAND | all}
To display a configured security level, use the following command.
Shows a configured security level.
Shows a security level of current mode.
The following is an example of creating the system account test0 having a security level
10 and test1 having a security level 1 with no password.
SWITCH(config)# user add test0 level 0 level0user
Changing password for test0
Enter the new password (maximum of 32 characters)
Please use a combination of upper and lower case letters and numbers.
Enter new password:(Enter)
Bad password: too short.
Warning: weak password (continuing).
Re-enter new password: (Enter)
Password changed.
SWITCH(config)# user add test1 level 1 level1user
Changing password for test1
Enter the new password (maximum of 32 characters)
Please use a combination of upper and lower case letters and numbers.
Enter new password: (Enter)
Bad password: too short.
Warning: weak password (continuing).
Re-enter new password: (Enter)
Password changed.
SWITCH(config)# show user
====================================================
User name Description Level
====================================================
test0 level0user 0
test1 level1user 1
SWITCH(config)#
The following is an example of configuring an authority of the security level 0 and 1.
SWITCH(config)# privilege view level 0 enable