149 NQA CLIENT CONFIGURATIONCOMMANDSdata-fillSyntax data-fill stringundo data-fillView ICMP-echo/UDP-echo/UDP-jitter test type viewParameter string: String of fill characters of a probe packet, in the range 1 to 200. It is casesensitive.Description Use the data-fill command to configure the string of fill characters of a probepacket.Use the undo data-fill command to restore the default.By default, the string of fill characters of a probe packet is the stringcorresponding to the ASCII code 00 to 09.■ If the probe packet is smaller than the fill data, the system uses only the firstpart of the character string to encapsulate the packet.■ If the probe packet is larger than the fill data, the system fills the characterstring cyclically to encapsulate the packet until it is full.For example, when the fill data is abcd and the size of a probe packet is 3 byte,abc is used to fill the packet. When the probe size is 6 byte, abcdab is used to fillthe packet.■ Because the first five bytes of a probe packet in a UDP-echo test have somespecific usage, the configured character string is used to fill the remaining bytesin the probe packet.■ Because the first 68 bytes of a probe packet in UDP-jitter test have somespecific usage, the configured character string is used to fill the remaining bytesin the probe packet.Example # Configure the string of fill characters of an ICMP-echo probe packet as abcd. system-view[Sysname] nqa entry admin test[Sysname-nqa-admin-test] type icmp-echo[Sysname-nqa-admin-test-icmp-echo] data-fill abcd