Instruction Manual
Configuring the Virtual Connect domain using the CLI 138
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
• 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