Start Debugging Output
To start debugging output, turn on the debug options by giving the relevant debug command and enable logging (logging level daemon-name <0-7>). For example:
> enable
# configure terminal
(config)# log file <filename>
(config)# debug <protocol> (parameter)
(config)# logging level <protocol> <0-7>
(config)# exit
Last modified date: 06/08/2023