3com 8807 Reference Guide

Page of 1099
1072
C
HAPTER
 66: NQA C
ONFIGURATION
 C
OMMANDS
View
NQA test group view
Parameter
text: Filler data of the test packet. It can be a string under 230 bytes in length.
Description
Use the datafill command to configure the filler data of the test packet.
Use the undo datafill command to restore the filler data of the test packet to the 
default value.
By default, no filler data of the test packet is configured, that is, the test packet is 
empty.
Related command: datasize.
When filling the ICMP packet, if the filler data of the packet is left blank, the 
system will in turn fill the bytes whose are 0, 1, 2... into the free filling space of the 
packet. Otherwise, the system uses text to fill in the space. If the content of text is 
too long, the system uses the part of the content in the front; if too short, the 
system fills the content in a cyclic way.
Example
# Configure the filler data of the test packet as "Hello I’m here."
<SW8800>system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] nqa administrator icmp
 
[3Com-administrator-icmp] datafill Hello I’m here. 
datasize
Syntax
datasize size
undo datasize
View
NQA test group view
Parameter
size: Size, in bytes, of the test packet.
Description
Use the datasize command to configure the size of the filler data of the test 
packet.
Use the undo datasize command to restore the size to the default value.
By default, the size of filler data of the test packet is 56 bytes.
Related command: datafill.