Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
619
Arguments
Example
cli:172.16.19.10:root# access-profile routemonitor description "Readonly"
addprivilege router readonly
PROFILE AFTER CREATE
profileName: routemonitor
profileDescription: Readonly
PrivilegeList:
router: readonly
'routemonitor' was successfully created
<profile name> Name that you want to assign to the profile. You can enter up to
256 alphanumeric characters. Names that contain spaces must be
enclosed in quotes.
description <text string> Name of the access-profile. You can enter up to 256 alphanumeric
characters. Strings that contain spaces must be enclosed in quotes.
addprivilege Use this keyword to add a privilege to the access profile. For
example, use this command to add admin/read
only privileges.
removeprivilege Use this keyword to remove a privilege from the access profile. For
example, use this command to remove
admin/read only
privileges.
admin Keyword that specifies the account and chassis management
functional area.
hfc Keyword that specifies cable-related functional areas.
observer Keyword that specifies functions associated with a limited command
set. The user has access to root mode and slot mode only, and is
restricted to a limited number of commands. The user can type help
or ? to determine the available command set.
prov Keyword that specifies provisioning-related functional areas.
router Keyword that specifies IP routing-related functional areas.
noaccess Keyword that restricts both read and write access; denies all access
to the specified functional area.
read/write Keyword that provides both read and write access; the user can both
view and configure the specified functional area.
readonly Keyword that denies write access; the user can view but not
configure the specified functional area.