C613-50170-01 Rev B
Command Reference for x510 Series
2769
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
T
RIGGER
C
OMMANDS
TYPE
PING
-
POLL
type ping-poll
Overview
This command configures a trigger that activates when Ping Polling identifies that
a target device’s status has changed. This allows you to run a configuration script
when a device becomes reachable or unreachable.
Syntax
type ping-poll <
1-100
> {up|down}
Mode
Trigger Configuration
Example
To configure trigger
106
to activate when ping poll
12
detects that its target
device is now unreachable, use the following commands:
awplus#
configure terminal
awplus(config)#
trigger 106
awplus(config-trigger)#
type ping-poll 12 down
Related
Commands
Parameter
Description
<
1-100
>
The ping poll ID.
up
The trigger activates when ping polling detects that the target is
reachable.
down
The trigger activates when ping polling detects that the target is
unreachable.