配置支持中心连接以在重新启动时启用自动连接

使用 support_center_config 命令配置在重新启动时与支持中心自动连接。

support_center_config automatically_connect=<yes|no> [ connect_through_module1=module ]
 [ connect_through_module2=module ] [ connect_through_module3=module ] [ password=Password ]

参数

名称 类型 描述 必需 缺省值
automatically_ connect 布尔 (Boolean) 启用与支持中心的自动连接。 不适用
connect_through_ module1 不适用 自动从中建立与支持中心连接的第一个模块。 N 具有第一个管理端口的模块
connect_through_ module2 不适用 自动从中建立与支持中心连接的第二个模块。 N 具有第二个管理端口的模块
connect_through_ module3 不适用 自动从中建立与支持中心连接的第三个模块。 N 具有第三个管理端口的模块
password 字符串 客户设置的需要支持服务提交的密码,以便启动远程支持会话。

密码格式: 6-12 个字母数字字符串,不区分大小写。

N none

示例:

support_center_config automatically_connect=yes

输出:

Command completed successfully

访问控制

用户类别 许可权
存储管理员 允许
存储集成管理员 不允许
应用程序管理员 不允许
安全性管理员 不允许
只读用户 不允许
技术人员 允许

返回码

  • MODULE_HAS_NO_SUPPORT_CENTER_PORT

    指定的模块没有可供支持中心连接的端口。

  • NO_MODULE_WITH_SUPPORT_CENTER_PORT

    所有模块都没有可供支持中心连接的端口。