Dell PowerVault MD3600i Series 설치 매뉴얼 - 페이지 11

{카테고리_이름} Dell PowerVault MD3600i Series에 대한 설치 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Dell PowerVault MD3600i Series 18 페이지. Storage arrays
Dell PowerVault MD3600i Series에 대해서도 마찬가지입니다: 지원 매트릭스 (12 페이지), 지원 매트릭스 (11 페이지), 지원 매트릭스 (17 페이지)

Dell PowerVault MD3600i Series 설치 매뉴얼

Configuring CIM Server

Use the following commands to perform basic CIM server configuration
operations.
NOTE:
Restart the OpenPegasus server after executing any of the following
commands.
To set an http port:
# cimconfig -s httpPort=<port> -p
To set an https port:
# cimconfig -s httpsPort=<port> -p
To enable or disable the http connection:
# cimconfig -s enableHttpConnection={true | false}
-p
To enable or disable the https connection:
# cimconfig -s enableHttpsConnection={true |
false} -p
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
Installing and Uninstalling the SMI-S Provider
11