diff --git a/docs/mindspore/programming_guide/source_zh_cn/distributed_training_ascend.md b/docs/mindspore/programming_guide/source_zh_cn/distributed_training_ascend.md index 2e2c211756277e15c690d2f0ebb3944d29e831f0..f1d00bbdb7d93cd3878c144c440fc3ce53c2d68d 100644 --- a/docs/mindspore/programming_guide/source_zh_cn/distributed_training_ascend.md +++ b/docs/mindspore/programming_guide/source_zh_cn/distributed_training_ascend.md @@ -449,7 +449,7 @@ hccn_tool -i 7 -netdetect -s address 192.98.95.141 `-i 0`指定设备ID。`-netdetect`指定网络检测对象IP属性。`-s address`表示设置属性为IP地址。`192.98.92.131`表示2号服务器的设备0的ip地址。接口命令可以[参考此处](https://support.huawei.com/enterprise/zh/doc/EDOC1100221413/c715a52a)。 -在1号服务器上面执行完上述命令后,通过下述命令开始检测网络链接状态。在此使用`hccn_tool`的另一个功能,此功能的含义可以[参考此处](https://support.huawei.com/enterprise/zh/doc/EDOC1100221413/7620ee2)。 +在1号服务器上面执行完上述命令后,通过下述命令开始检测网络链接状态。。 ```bash hccn_tool -i 0 -net_health -g