ADC Telecommunications, Inc.
60 CHAPTER 3: MANAGING USER ACCOUNTS
Creating and Modifying Access Profiles
To create or modify an access profile, use the access-profile command. To
create a profile, specify a new profile name; to modify a profile specify an
existing profile name. You create or modify a profile by performing the
following tasks:
Example
The following example creates a profile with read only rights to routing
functionality:
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
cli:172.16.19.10:root#
Task Command
1. Enter root mode. root
2. Define the access profile. access-profile <profile name> description
<text string> {addprivilege | removeprivilege}
{admin | hfc | observer | prov | router}
{noaccess | read/write | readonly}