![Cisco MDS 9000 Series Command Reference Manual Download Page 163](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253163.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
4-23
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 4 C Commands
cimserver
cimserver
To configure the Common Information Models (CIM) parameters, Use the
cimserver
command. Use the
no
form of this command to revert to factory defaults.
cimserver
{
certificate
{
bootflash:
filename
|
slot0:
filename
|
volatile:
filename
} |
clearcertificate
filename
|
enable
|
enablehttp
|
enablehttps
}
no cimserver
{
certificate
{
bootflash:
filename
|
slot0:
filename
|
volatile:
filename
} |
clearcertificate
filename
enable enablehttp enablehttps
}
Syntax Description
Defaults
None.
Command Modes
Configuration mode.
Command History
Usage Guidelines
A CIM client is required to access the CIM server. The client can be any client that supports CIM.
certificate
Installs the Secure Socket Layer (SSL) certificate
bootflash:
Specifies the location for internal bootflash memory.
slot0:
Specifies the location for the CompactFlash memory or PCMCIA card.
volatile:
Specifies the location for the volatile file system.
filename
The name of the license file with a .pem extension.
clearcertificate
Clears a previously installed SSL certificate.
enable
Enables and starts the CIM server.
enablehttp
Enables the HTTP (non-secure) protocol for the CIM server (default).
enablehttps
Enables the HTTPS (secure) protocol for the CIM server.
Release
Modification
1.3(1)
This command was introduced.