debug destination
Syntax
[no] debug destination [logging | session | buffer]
Description
Sets the debug destination. The no form disables sending debug logs for respective debug destination and removes the debug destination configuration from the configuration tree for the respective destination.
Options
- logging
Configures a syslog server as the persistent debug destination.
- session
Configures a terminal as the persistent debug destination.
- buffer
Configures a buffer as the persistent debug destination.
Usage
debug destination logging
debug destination session
debug destination buffer
no debug destination