Cisco MDS 9000 Family Storage Media Encryption Configuration Guide - Release 4.x (OL-18091-01, February 2009)

Send documentation comments to mdsfeedback-doc@cisco.com
A-47
Cisco MDS 9000 Family Storage Media Encryption Configuration Guide
OL-18091-01, Cisco MDS NX-OS Release 4.x
Appendix A Cisco SME CLI Commands
sme
sme
To enable or disable the Cisco SME services, use the sme command.
sme {cluster name | transport ssl trustpoint trustpoint label}
Syntax Description
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines Cisco SME services must be enabled to take advantage of the encryption and security features.
To use this command, you must enable Cisco SME clustering using the feature cluster command.
Examples The following example shows how to configure a cluster:
switch# config t
sw-sme-n1(config)# sme cluster clustername
sw-sme-n1(config-sme-cl)#
cluster Configures the cluster.
name Identifies the cluster name.
transport Configures the transport information.
ssl Configures the transport SSL information.
trustpoint Configures the transport SSL trustpoint.
trustpoint label Identifies the trustpoint label.
Release Modification
3.2(2c) This command was introduced.