config accprofile
Description: Configure administration access profiles.
config accprofile
edit <name>
set header [read-write | read | no-access]
set firewall [read-write | read | no-access]
set lte [read-write | read | no-access]
set router [read-write | read | no-access]
set system [read-write | read | no-access]
set snmp [read-write | read | no-access]
set hmon [read-write | read | no-access]
set vpn [read-write | read | no-access]
set network [read-write | read | no-access]
unset
next
show
abort
end
delete <name>
purge
show
end
Sample command:
FX201E5919000057 (accprofile) # show
config system accprofile
edit some_access
set header read-write
set firewall read
set lte read
set router no-access
set system read-write
set snmp read
set hmon read
set vpn no-access
set network read
next
| Parameter | Description | Type | Size | Default | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| header | Permission to access device configuration profile. | option | - | read | ||||||||
|
||||||||||||
| firewall | Permission to access device firewall setup. | option | - | read | ||||||||
|
||||||||||||
| lte | Permission to access device LTE setup. | option | - | read | ||||||||
|
||||||||||||
| router | Permission to access device router setup. | option | - | read | ||||||||
|
||||||||||||
|
system |
Permission to access device software profile. |
option |
- |
read |
||||||||
|
|
|
|||||||||||
|
snmp |
Permission to access device SNMP setting. |
option |
- |
read |
||||||||
|
|
|
|||||||||||
|
hmon |
Permission to access health monitor setup. |
option |
- |
read |
||||||||
|
|
|
|||||||||||
|
vpn |
Permission to access VPN configuration. |
option |
- |
read |
||||||||
|
|
|
|||||||||||
|
network |
Permission to access network utility. |
option |
- |
read |
||||||||
|
|
|
|||||||||||