HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.51/3.60 User Guide
Configuring the Virtual Connect domain using the CLI  128 
•  Network 
o  Configure network default settings 
o  Select the MAC address range to be used by the VC domain 
o  Create, delete, and edit networks 
o  Create, delete, and edit shared uplink sets 
o  Create, delete, and edit network access groups 
o  Configure Ethernet SNMP settings 
•  Server 
o  Create, delete, and edit server Virtual Connect profiles 
o  Assign and unassign profiles to device bays 
o  Select and use available networks 
o  Select serial numbers and UUIDs to be used by server profiles 
o  Power on and off server blades within the enclosure 
•  Storage 
o  Select the WWNs to be used by the domain 
o  Set up the connections to the external FC Fabrics 
o  Configure FC SNMP settings 
It is possible to create a user with no privileges. This user can only view status and settings. 
Configuring LDAP authentication support for users 
To set LDAP properties: 
>set ldap serveraddress=192.168.0.110 enabled=true 
To add LDAP directory groups: 
>add ldap-group MyNewGroup description="This is my test group" 
privileges=domain,server,network 
To remove LDAP directory groups: 
>remove ldap-group MyGroup 
To enable or disable local users: 
>set ldap localusers=disabled 
To display LDAP settings and directory groups: 
>show ldap 
>show ldap-group 
Configuring RADIUS authentication support for users 
To set RADIUS properties: 
>set radius serveraddress=192.168.0.110 enabled=true serverkey=xyz1234 
To add RADIUS groups: 
>add radius-group MyNewGroup Description="Test Group" 
Privileges=domain,server 
To remove RADIUS groups: 










