Mstddisable – Dell POWEREDGE M1000E User Manual

Page 547

Advertising
background image

Fabric OS Command Reference

515

53-1001764-02

msTdDisable

2

msTdDisable

Disables the Management Server (MS) topology discovery service.

Synopsis

mstddisable ["ALL"]

Description

Use this command to disable the management server topology discovery service on a local switch
or an entire fabric. This change takes effect immediately and commits to the configuration
database for all affected switches. The change is persistent across power cycles and reboots.

Notes

Topology Discovery Management requires the attached devices (including attached switches) to
support request node identification data (RNID) extended link service (ELS).

When an FCS policy is enabled, and this command is issued with the "ALL" operand, it can be
issued only from the primary FCS.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

This command is supported only in AD0 and AD255 contexts.

Operands

The following operand is optional:

"ALL”

Disables the MS topology discovery service throughout the entire fabric. This
operand must be enclosed in double quotation marks.

Examples

To disable the MS topology discovery service on the local switch only:

switch:admin>

mstddisable

This may erase all NID entries. Are you sure? (yes, y, no, n): [no]

y

Request to disable MS Topology Discovery Service in progress....

done.

*MS Topology Discovery disabled locally.

To disable MS topology discovery on all the switches in the fabric:

primaryfcs:admin>

mstddisable "ALL"

This may erase all NID entries. Are you sure? (yes, y, no, n): [no]

y

Request to disable MS Topology Discovery Service in progress....

done.

*MS Topology Discovery disabled locally.

*MS Topology Discovery Disable Operation Complete!!

See Also

msTdEnable, msTdReadConfig

Advertising