Fabric OS Reference Manual (Version 3.0)
1-132 Fabric OS Reference
Telnet Commands
1
msTDEnable
Enable the Management Server Topology Discovery Management service.
Synopsis msTdEnable ["ALL"]
Availability admin
Description Use this command to enable the Management Server Topology Discovery Management Service
locally or fabric-wide. This command enables the Topology Discovery Management Service on the
local switch and commits the change to the flash memory of the local switch. If the optional
operand "ALL" is given, then the command is executed on the entire fabric.
Once enabled, even in the event of a reboot, the switch will be boot up with the Management Server
Topology Discovery Management Service enabled.
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 enable 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 enable the Management Server Topology Discovery service locally or fabric-wide:
See Also msTdDisable
switch:admin> msTdEnable
Committing configuration...done.
switch:admin> msTdEnable "ALL"
Committing configuration...done.