debug callhome
Use this command to enable debugging for the call home module. Once enabled, all debugging related informatuion will be logged in the system logger file.
Use the no form of this command to disable debugging for the call home module.
Command Syntax
debug callhome
no debug callhome
Parameters
None
Default
By default, debugging is disabled (only critical message are enabled).
Mode
NetConf call home mode
Applicability
This command was introduced in OcNOS version 6.0.0.
Example
(config)#
(config)#netconf callhome
(netconf-callhome)#do show running-config netconf-callhome
(netconf-callhome)#
(netconf-callhome)#debug callhome
(netconf-callhome)#commit
(netconf-callhome)#
(netconf-callhome)#do show running-config netconf-callhome
!
netconf callhome
debug callhome
!
(netconf-callhome)#no debug callhome
(netconf-callhome)#commit
(netconf-callhome)#do show running-config netconf-callhome
(netconf-callhome)#
Last modified date: 10/19/2023