Creating and modifying access profiles, Example – ADC CUDA 3 User Manual

Page 62

Advertising
background image

ADC Telecommunications, Inc.

60

C

HAPTER

3: M

ANAGING

U

SER

A

CCOUNTS

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}

Advertising