更新时间:2026-03-17 GMT+08:00
分享

callhome使用了域名方式

确认方法

查看netconf下peer配置是否为域名模式。

操作步骤

# 查看配置
<DeviceA> system-view
[DeviceA] netconf
# 配置callhome为ip方式
<DeviceA> system-view
[DeviceA] netconf
[DeviceA-netconf] callhome default-callhome
[DeviceA-netconf-callhome-default-callhome] endpoint controller
[DeviceA-netconf-callhome-default-callhome-endpoint-controller] peer-ip xxx.xxx.xxx.xxx port 10020

当前手动开局不支持域名方式,需要指定明细的控制器的IP地址

相关文档