2
display debugging
Use
display debugging
to display the enabled debugging features for a module or for all modules.
Syntax
display debugging
[
module-name
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
module-name
: Specifies a module by its name. For a list of supported modules, use the
display
debugging ?
command. If you do not specify a module name, this command displays the enabled
debugging features for all modules.
Examples
# Display all enabled debugging features.
<Sysname> display debugging
DEV debugging switch is on
Related commands
debugging
ping
Use
ping
to test the reachability of the destination IP address and display ping statistics.
Syntax
ping
[
ip
] [
-a
source-ip
|
-c
count
|
-f
|
-h
ttl
|
-i
interface-type interface-number
|
-m
interval
|
-n
|
-p
pad
|
-q
|
-r
|
-s
packet-size
|
-t
timeout
|
-tos
tos
|
-v
| {
-topology
topo-name
|
-vpn-instance
vpn-instance-name
}
] *
host
Views
Any view
Predefined user roles
network-admin
Parameters
ip
: Distinguishes between a destination host name and the
ping
command keywords if the name of
the destination host is
i
,
ip
,
ipv
, or
ipv6
. For example, you must use the command in the form of
ping
ip ip
instead of
ping ip
if the destination host name is
ip
.