/
set bgp log
set bgp log
The set bgp log command sets the verbosity level of the BGP routing services and writes statistical information to the syslog. The information in syslog can be helpful for diagnostic purposes. When viewing the syslog file, lines with names such as bgp statistics are the BGP statistical information. To view information about the BGP protocol running on the member, see show bgp.
Note
To use this command, the NSQ software package must be installed.
Syntax
set bgp log {debugging | informational | notifications | warnings | errors | critical | alerts | emergencies }
Argument | Description |
---|---|
| The verbosity level at which you select to write BGP statistics to syslog. |
informational | |
notifications | |
warnings | |
errors | |
critical | |
alerts | |
emergencies |
Example
Infoblox > set bgp log debugging