Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-354 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
msTdDisable
2
Note: Enter commands in lowercase only; mixed case is for readability.
msTdDisable
Disables the Management Server (MS) topology discovery service.
Synopsis mstddisable ["ALL"]
Description Use this command to disable the management server topology discovery service of a local switch or an
entire fabric. This change takes effect immediately and commits to the configuration database for all
switches; therefore, persistent across power cycles and reboots.
If the "ALL" operand is used, this command attempts to disable the topology discovery service on all
switches in the fabric.
N
ote
When security is enabled, and using the "ALL" operand, this command can be issued only from the
primary FCS switch.
This command is supported only in AD0 and AD255 contexts.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Limitations Topology Discovery Management requires the attached devices which include attached switches to
support RNID ELS.
Operands The optional operand is as follows:
"ALL" Disables the MS topology discovery service throughout the entire fabric.
Examples To disable the MS topology discovery service on the local switch only:
To disable MS topology discovery on all the switches in the fabric:
See Also msTdEnable, msTdReadConfig
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.
switch: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!!