C613-50170-01 Rev B
Command Reference for x510 Series
2783
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
P
ING
-P
OLLING
C
OMMANDS
DEBUG
PING
-
POLL
debug ping-poll
Overview
This command enables ping poll debugging for the specified ping-poll instance.
This generates detailed messages about ping execution.
The
no
variant of this command disables ping-poll debugging for the specified
ping-poll.
Syntax
debug ping-poll <
1-100
>
no debug ping-poll {<
1-100
>|all}
Mode
Privileged Exec
Examples
To enable debugging for ping-poll instance 88, use the command:
awplus#
debug ping-poll 88
To disable all ping poll debugging, use the command:
awplus#
no debug ping-poll all
To disable debugging for ping-poll instance 88, use the command:
awplus#
no debug ping-poll 88
Related
Commands
Parameter
Description
<
1-100
>
A unique ping poll ID number.
all
Turn off all ping-poll debugging.