R2511-HP MSR Router Series Voice Command Reference(V5)

263
Parameters
cipher: Specifies a ciphertext password.
simple: Specifies a plaintext password.
password: Specifies the password string. This argument is case-sensitive. If simple is specified, it must be
a string of 1 to 16 characters. If cipher is specified, it must be a string of 1 to 53 characters.
Usage guidelines
Messages exchanged during the entire registration process will carry the registration password, if
configured on the voice gateway.
The password is always saved to the configuration file in cipher text, whether you specify the cipher or
simple keyword.
Examples
# Configure a registration password aaa in plain text.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] gk-client
[Sysname-voice-gk] gk-security register-pwd simple aaa
gw-address
Use gw-address to bind a source IP address with the voice gateway.
Use undo gw-address to remove the binding.
Syntax
gw-address ip-address
undo gw-address
Default
No source IP address is bound to the voice gateway.
Views
Gatekeeper client view
Default command level
2: System level
Parameters
ip-address: Source IP address to be bound to the voice gateway.
Usage guidelines
Use this command before configuring the ras on command. In case the latter has been configured, undo
it first.
To make calls successfully, make sure the source IP address is a valid IP address already assigned to an
Ethernet or loopback interface on the device, and in addition, this address and the address of the peer
H.323 entity (a gatekeeper, terminal, or MCU) are reachable to each other.
Examples
# Bind the source IP address 1.1.1.1 to the voice gateway.