1818
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
P
ING
-P
OLLING
C
OMMANDS
LENGTH
(
PING
-
POLL
DATA
)
length (ping-poll data)
Overview
This command specifies the number of data bytes to include in the data portion of
the ping packet. This allows you to set the ping packets to a larger size if you find
that larger packet types in your network are not reaching the polled device, while
smaller packets are getting through. This encourages the polling instance to
change the device’s status to unreachable when the network is dropping packets
of the size you are interested in.
The
no
variant of this command resets the data bytes to the default of 32 bytes.
Syntax
length <
4-1500
>
no length
Default
The default is 32.
Mode
Ping-Polling Configuration
Examples
To specify that ping-poll instance 12 sends ping packet with a data portion of 56
bytes, use the commands:
awplus#
configure terminal
awplus(config)#
ping-poll 12
awplus(config-ping-poll)#
length 56
To reset the number of data bytes in the ping packet to the default of 32 bytes for
ping- poll instance 3, use the commands:
awplus#
configure terminal
awplus(config)#
ping-poll 12
awplus(config-ping-poll)#
length
Related
Commands
ping-poll
show ping-poll
Parameter
Description
<
4-1500
>
The number of data bytes to include in the data portion of the ping
packet.