|
Navigate to the System Login level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to System, click Configure or Edit.
- Next to Login, click Configure or Edit.
|
From the [edit] hierarchy level, enter
edit system login
|
|
Create a login class named operator-and-boot with the ability
to reboot the router.
|
- Next to Class, click Add new entry.
- Type the name of the login class:
operator-and-boot
- In the Allow commands box, type the request system
reboot command enclosed in quotation marks:
“request system reboot”
- Click OK.
|
Set the name of the login class and the ability to use the request
system reboot command:
set class operator-and-boot allow-commands “request system
reboot”
|
|
Give the operator-and-boot login class operator privileges.
|
- Next to Permissions, click Add new
entry.
- In the Value list, select clear.
- Click OK.
- Next to Permissions, click Add new entry.
- In the Value list, select network.
- Click OK.
- Next to Permissions, click Add new entry.
- In the Value list, select reset.
- Click OK.
- Next to Permissions, click Add new entry.
- In the Value list, select trace.
- Click OK.
- Next to Permissions, click Add new entry.
- In the Value list, select view.
- Click OK.
|
Set the permission bits for the operator-and-boot login class:
set class operator-and-boot permissions [clear network reset trace
view]
|