Configuration
To configure the call home server and other required metadata, use the ipi-management-server module. The Yang tree below lists the related attributes.
module: ipi-management-server
  +--rw netconf-server
     +--rw callhome!
     |  +--rw feature-enabled    empty
     |  +--rw management-port?   string
     |  +--rw netconf-client* [name]
     |  |  +--rw name       string
     |  |  +--rw address    string
     |  |  +--rw port?      inet:port-number
     |  +--rw reconnect!
     |     +--rw enable                empty
     |     +--rw retry-max-attempts?   uint8
     |     +--rw retry-interval?       uint32
     +--rw debug
        +--rw callhome-debug?   empty
For details, see the NetConf Command Reference.
 
Last modified date: 06/08/2023