Dell PowerVault MD3200i Series 설치 매뉴얼 - 페이지 9

{카테고리_이름} Dell PowerVault MD3200i Series에 대한 설치 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. 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