Fabric OS Reference Manual (Version 3.0)
Fabric OS Reference 1-133
Telnet Commands
1
msTDDisable
Disable the Management Server Topology Discovery Management service.
Synopsis msTdDisable ["ALL"]
Availability admin
Description Use this command to disable the Management Server Topology Discovery Management Service
locally or fabric-wide. This command will disable the Topology Discovery Management Service of
the local switch and commit the changes to flash memory of the local switch. If the optional
parameter "ALL" is given, then the command is executed on the entire fabric.
Once disabled, even in the event of a power boundary, the switch will be boot up with the
Management Server Topology Discovery Management Service DISABLED.
Note: Topology Discovery Management requires the attached devices which include attached
switches to support the RNID ELS command.
Operands This command has the following operand:
ALL Specify ALL to disable the Topology Discovery Management function on all
switch’s in the fabric. The operand ALL must be enclosed in quotation marks
and must be in capital letters. This operand is optional.
Example To disable the Management Server Topology Discovery service locally or fabric-wide:
See Also msTdEnable
switch:admin> msTdDisable
This will erase all NID entries. Are you sure? (yes, y, no, n): [no] y
Committing configuration...done.
switch:admin> msTdDisable "ALL"
This will erase all NID entries. Are you sure? (yes, y, no, n): [no] y
Committing configuration...done.