Comware CLI Commands in Provision Software 2013/06

display debugging
Related ProVisionComware
show debugdisplay debugging [ option ]
[buffer [-c < count > | -r | option-str ]]
Displays the options from any of the following lists that have debug logging enabled.
snmplldpipdistributed-trunkingacl
vrrppolicyipv6dynamic-ip-lockdownarp-protect
securitylacpeventcdp
Using display debugging without specifying an option lists all options in the set that are enabled
for debug logging. For example, if acl, ip, lldp, and policy are enabled for debugging, this
command produces the following:
HP Switch# display debugging
ip ospf spf debugging is on
acl log debugging is on
lldp log debugging is on
policy route-map debugging is on
HP Switch#
Using display debugging with a specific option lists that option if it is enabled for debug logging.
If the command returns only the CLI prompt, then the option is not enabled for debug logging. For
example, if acl is enabled for debug logging and vrrp s not, this command produces the following:
HP Switch# display debugging
acl log debugging is on
HP Switch# display debugging vrrp
HP Switch#
Operating Notes
To configure debug operation in ProVision software, use the following command.
debug < option >
For more on configuring debug operation, refer to the chapter titled “Troubleshooting” in the latest
Management and Configuration Guide for your switch.
Minimum Software Version: 15.08.
Example of Related ProVision Software Command Output.
HP Switch# show debug
Debug Logging
Source IP Selection: Outgoing Interface
Destination:
Memory buffer
Enabled debug types:
ip ospf spf
acl log
lldp log
policy route-map
display debugging 39