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-22
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
node
node
To configure Cisco SME switch, use the node command. To disable this command, use the no form of
the command.
node {local | {A.B.C.D | X:X::X /n| DNS name}}
no node {local | {A.B.C.D | X:X::X /n| DNS name}}
Syntax Description
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines None.
Examples The following example adds the Cisco SME interface from a local switch:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# node local
switch(config-sme-cl-node)#
The following example adds the Cisco SME interface from a remote switch:
switch# config t
switch(config))# sme cluster c1
switch(config-sme-cl)# node 171.71.23.33
switch(config-sme-cl-node)#
Related Commands
local Configures the local switch.
A.B.C.D Specifies the IP address of the remote switch in IPv4 format.
X:X::X/n Specifies the IP address of the remote switch in IPv6 format.
DNS name Specifies the name of the remote database.
Release Modification
3.2(2c) This command was introduced.
Command Description
show sme cluster node Displays Cisco SME node information about a local or remote switch.