![Cisco MDS 9000 Series Command Reference Manual Download Page 1096](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_212531096.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
22-28
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.