Debugging and Logging of protocols
https://docs.ipinfusion.com/service-provider/#page/OcNOS-SP/Logging.html##ww1056716
on the terminal | |
---|---|
terminal no monitor | |
Output of the debug | |
•Standard output (stdout) •A file •The system log (Linux syslog) | |
STd output / monitor | |
logging level bgp 7 commit | |
terminal monitor | |
R4PLAB#debug hsl nvo all | |
debug bgp | |
debug bgp events | |
show debugging bgp | |
terminal monitor | |
config mode | R4PLAB(config)#logging level hsl 7 |
R4PLAB(config)#logging monitor 7 | |
to a file | |
logfile .... | to specify the path and file name |
logging logfile jlklog1 7 size 10000 7 = level debug details | |
/log/jlklog1 | |
list | show logging logfile list |
view on | |