Command Reference Guide
52 ● datafill 3Com Router 5000 Family and Router 6000 Family
Command Reference
datafill
Purpose Use the datafill command to configure the data for padding test packets.
Use the undo datafill command to restore the default.
Syntax datafill string
undo datafill
Parameters string
Data for padding test packets. Valid values are any
string less than 230 characters long. By default, test
packets are padded with characters in the range of 0
to 255 cyclically.
Example Configure a packet padding string “abcd”.
[Router-administrator-icmp] datafill abcd
View This command can be used in the following views:
■ HWPing Test Group view
Description You can pad HWPing test packets with any character string. If the size of a test packet
is smaller than that of the configured padding string, only a portion of the data is
used. If the size of the packet is larger, the string is used cyclically for padding.
Suppose a padding string, “abcd” is configured. If the test packet size is 3, only
“abc” is used; if it is 6, the string “abcdab" is used.