HP VPN Firewall Appliances High Availability Command Reference
54
Syntax
codec-type { g711a | g711u | g729a }
undo codec-type
Default
The codec type for the voice operation is G.711 A-law.
Views
Voice operation view
Default command level
2: System level
Parameters
g711a: Specifies G.711 A-law codec type.
g711u: Specifies G.711 μ-law codec type
g729a: Specifies G.729 A-law codec type.
Examples
# Configure the codec type for the voice operation as g729a.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type voice
[Sysname-nqa-admin-test-voice] codec-type g729a
data-fill
Use data-fill to configure the string to be filled in the payload of each probe packet.
Use undo data-fill to restore the default.
Syntax
data-fill string
undo data-fill
Default
The string is the hexadecimal number 00010203040506070809.
Views
ICMP echo operation view, UDP echo operation view, UDP jitter operation view, voice operation view
Default command level
2: System level
Parameters
string: Specifies a case-sensitive string of 1 to 200 characters.
Usage guidelines
If the payload length is smaller than the string length, only the first part of the string is filled. For example,
if you configure the string as abcd and the payload size as 3 bytes, abc is filled.