EMC ED-12000B Switch User Manual


 
1
1-258
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
msTDDisable
Disable the Management Server Topology Discovery Management
service.
Syntax 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
boot with the Management Server Topology Discovery Management
Service DISABLED.
Topology Discovery Management requires the attached devices that include
attached switches to support the RNID ELS command.
Operands This command has the following operand:
Example To disable the Management Server Topology Discovery service locally
or fabric-wide:
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.
See Also msTdEnable
msTdReadConfig
"ALL"
Specify "ALL" to disable the Topology
Discovery Management function on all switchs
in the fabric. The operand "
ALL" must be
enclosed in quotation marks and must be in
capital letters. This operand is optional.