Setting the domain name, Configuring local users – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 127

Advertising
background image

Configuring the Virtual Connect domain using the CLI 127

>import enclosure username=Administrator
Password=*****

Setting the domain name

To set the domain name, use the set domain command:

>set domain name=MyNewDomainName

The Virtual Connect domain name must be unique within the data center, and can be up to 31 characters

without spaces or special characters.

Configuring local users

To add a new user:

>add user bob password=fhkjdhfk privileges=domain,network

To modify an existing user:

>set user bob fullname="Bob J Smith" enabled=false

To remove an existing user:

>remove user bob

To remove all local users except for the Administrator account:

>remove user *

To display local user information:

Summary of all users
>show user

Details for all users
>show user *

Details for a single user
>show user steve

Up to 32 local user accounts can be created.
Each user account can be set up to have a combination of up to four access privileges:

Domain

o

Define local user accounts, set passwords, define roles

o

Configure role-based user authentication

o

Import enclosures

o

Name the VC domain

o

Set the domain IP address

o

Update firmware

o

Administer SSL certificates

o

Delete the VC domain

o

Save configuration to disk

o

Restore the configuration from a backup

o

Configure SNMP settings

Advertising