Configuring The Transport Protocol For The Cim Server; Enabling The Cim Server; Displaying Cim Information - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 30
Advanced Features and Concepts
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

Configuring the transport protocol for the CIM server

The default transport protocol for the CIM server is HTTP. This uses the wbem-http port (TCP port
5988). HTTPS for CIM uses the wbem-https port (TCP port 5989).
To configure the CIM server to use only the HTTPS protocol, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# cimserver enableHttps
switch(config)# no cimserver enableHttp

Enabling the CIM Server

The CIM server is disabled in all switches in the Cisco MDS 9000 Family by default. To use the CIM
server, you must explicitly enable it on the required switches in the fabric.
To enable the CIM server, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# feature cimserver
switch(config)# no feature cimserver

Displaying CIM Information

To display CIM information, use the show cimserver command (see
Example
Example 30-1 Displays CIM Server Status
switch# show cimserver status
cimserver is enabled
Example 30-2 Displays the CIM Server HTTPS Status
switch# show cimserver httpsstatus
cimserver Https is enabled
Example 30-3 Displays the CIM Server HTTP Status
switch# show cimserver httpstatus
cimserver Http is not enabled
Example 30-4 Displays CIM Server indication
switch# show cimserver indication
Filter:
Query:
Query Language:
OL-18084-01, Cisco MDS NX-OS Release 4.x
30-11).
root/cimv2:Feb 7, 2008 2:32:11 PM
"SELECT * FROM CISCO_LinkUp"
WQL
Common Information Model
Purpose
Enters configuration mode.
Enables the HTTPS protocol for CIM.
Disables the HTTP protocol for CIM.
Purpose
Enters configuration mode.
Enables the CIM server.
Disables the CIM server (default).
Example 30-1
Cisco MDS 9000 Family CLI Configuration Guide
through
30-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents