HP VPN Firewall Appliances Network Management Command Reference
130
Default command level
2: System level
Parameters
number: Number of the VT interface, in the range of 0 to 1023.
domain isp-name: Specifies the ISP domain name, a case-insensitive string of 1 to 24 characters. The
characters cannot include forward slash (/), backslash (\), colon (:), asterisk (*), question mark (?), left
angle bracket (<), right angle bracket (>), or at sign (@).
Examples
# Configure a PPP user binding rule.
<Sysname> system-view
[Sysname] interface Virtual-Template 1
[Sysname-Virtual-Template1] ppp user bind Dialer 2 domain abcd
Related commands
ppp user bind enable
remote address
Use remote address to set the IP address to be assigned to the peer device, or to specify the address pool
used for assigning an IP address to the peer device.
Use undo remote address to cancel the IP address configured to be assigned to the peer device.
Syntax
remote address { ip-address | pool [ pool-number ] }
undo remote address
Default
An interface does not assign IP addresses to the peer device.
Views
Interface view
Default command level
2: System level
Parameters
ip-address: IP address to be assigned to the peer device.
pool [ pool-number ]: Specifies the number of the address pool used for assigning an IP address to the
peer. The pool-number argument is in the range of 0 to 99 and defaults to 0.
Usage guidelines
The remote address command can be used when the local device is configured with an IP address, but
the peer has no IP address. To enable the peer device to accept the IP address assigned to it by the local
device, you must configure the ip address ppp-negotiate command on the peer device in addition to
configuring the remote address command on the local device.
The IP address assigned to the peer device by the local device is not mandatory on the peer device, or
the peer device can still use a locally configured IP address even if the local device assigned one to it. To