Send documentation comments to mdsfeedback-doc@cisco.com
22-26
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show cimserver
show cimserver
To display the Common Information Models (CIM) configurations and settings, use the show cimserver
command.
show cimserver [certificateName | HttpsStatus | HttpStatus | status]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays CIM server certificate files.
switch# show cimserver certificateName
cimserver certificate file name is servcert.pem
The following example displays the CIM server configuration.
switch# show cimserver
cimserver is enabled
cimserver Http is not enabled
cimserver Https is enabled
cimserver certificate file name is servcert.pem
The following example displays the CIM server HTTPS status.
switch# show cimserver httpsstatus
cimserver Https is enabled
The following example displays the CIM server HTTP status.
switch# show cimserver httpstatus
cimserver Http is not enabled
certificateName Displays the installed Secure Socket Layer (SSL) certificate.
HttpsStatus Displays the HTTP (non-secure) protocol settings for the CIM server.
HttpStatus Displays the HTTPS (secure) protocol for the CIM server.
status Displays the CIM server status.
Release Modification
1.3(1) This command was introduced.