C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1801
AlliedWare Plus™ Operating System - Version 5.4.5-0.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
show trigger
trigger
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.