HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

332 Fabric OS commands
Disables the Management Server (MS) topology discovery service.
Synopsis
mstddisable [ALL]
Availability
admin
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.
NOTE: When security is enabled, and using the “ALL” operand, this command can be issued only from
the primary FCS switch.
Operands
This command has the following operand:
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:
msTdDisable
ALL Disables the MS topology discovery service throughout the entire
fabric. This operand is optional.
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!!