Dell PowerVault MD3200i Series Посібник з монтажу - Сторінка 9

Переглянути онлайн або завантажити pdf Посібник з монтажу для Зберігання Dell PowerVault MD3200i Series. Dell PowerVault MD3200i Series 18 сторінок. Storage arrays
Також для Dell PowerVault MD3200i Series: Посібник з розгортання (41 сторінок), Посібник з оновлення (32 сторінок), Інструкція з монтажу стійки (2 сторінок), Посібник користувача (46 сторінок), Матриця підтримки (12 сторінок), Інформаційне оновлення (1 сторінок), Матриця підтримки (11 сторінок), Матриця підтримки (17 сторінок), Технічний посібник (38 сторінок), Біла книга (22 сторінок), Посібник (16 сторінок)

Dell PowerVault MD3200i Series Посібник з монтажу
To enable or disable authentication:
# cimconfig -s enableAuthentication={false | true}
–p
To add a user for defining the credentials for CIM client to authenticate
with the CIM server:
# cimuser -a -u username -w password
To remove a user:
# cimuser -r -u username -w password
To enable or disable service location protocol (SLP):
# cimconfig -s slp={true | false} -p
If SLP is enabled, see Table 2-1 for additional settings information.
Commands are of the format
cimconfig -s <propertyName>={true|false} -p
where <propertyName> is a column heading in Table 2-1.
Table 2-1. Additional Setting Information if SLP is Enabled
runinternal
registerExternal
PegasusSLP
PegasusSLP
true
false
false
true
false
false
propertyName
registerExternal
OpenSLP
false
false
true
Installing and Uninstalling the SMI-S Provider
register
Multiple
SLP
false
Internal Pegasus SLP is
started when CIM server
starts.
false
External Pegasus SLP
registration is run in
cimserver with a default
registration timeout set to
3 hours (same as the SLP
default timeout).
false
External OpenSLP
registration is run in CIM
server.
Behavior
9