Mstddisable – Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 640
610
Fabric OS Command Reference
53-1003131-01
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