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-11
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
fabric-membership
fabric-membership
To add a node to a fabric, use the fabric-membership command. To remove the node from the fabric,
use the no form of the command.
fabric-membership fabric name
no fabric-membership fabric name
Syntax Description
Defaults None.
Command Modes Cisco SME cluster node configuration submode.
Command History
Usage Guidelines Use the fabric-membership command to put a node in a fabric.
This command has to be configured before the interface sme slot/port [force] command can be
accepted. The command cannot be removed if the interface sme slot/port [force] command is enabled.
Examples The following example specifies a fabric to which the node belongs:
switch# config t
switch(config)# sme cluster clustername1
switch(config-sme-cl)# node local
switch(config-sme-cl-node)# fabric-membership f1
Related Commands
fabric name Specifies the fabric name. The maximum length is 32 characters.
Release Modification
3.2(2c) This command was introduced.
Command Description
interface sme Configures the Cisco SME interface to a cluster.
show interface sme Displays interface information.
shutdown Enables or disables an interface.