Send documentation comments to mdsfeedback-doc@cisco.com
22-31
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show cloud membership
show cloud membership
To display membership information about the cloud, use the show cloud membership command.
show cloud membership [all | interface {gigabitethernet slot/port | port-channel number} |
unresolved]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the members of clouds.
switch# show cloud membershp
Undiscovered Cloud
port-channel 1[20:00:00:05:30:00:a7:9e] IP Addr fe80::205:30ff:fe00:a412
port-channel 1.250[20:00:00:05:30:00:a7:9e] IP Addr 3000:2::1
port-channel 1.250[20:00:00:05:30:00:a7:9e] IP Addr fe80::205:30ff:fe00:a412
#members=3
Cloud 2
port-channel 1[20:00:00:05:30:00:a7:9e] IP Addr 3000:1::1
#members=1
Cloud 3
GigabitEthernet1/1[20:00:00:05:30:00:a7:9e] IP Addr 10.10.10.1
#members=1
Cloud 4
GigabitEthernet1/2[20:00:00:05:30:00:a7:9e] IP Addr 10.10.60.1
#members=1
all Displays all clouds and cloud members.
interface Displays all members of a cloud containing a specified interface.
gigabitethernet
slot/port
Specifies a Gigabit Ethernet interface by slot and port number. The range is
1 to 6.
port-channel number Specifies a PortChannel interface. The range is 1 to 128.
unresolved Displays unresolved members of the cloud.
Release Modification
3.0(1) This command was introduced.