HP VPN Firewall Appliances Network Management Command Reference

127
Default
The peer is allowed to use its locally configured IP address. A device assigns an IP address to the peer
only when being explicitly requested to do so. When the peer already has an IP address, the device will
not assign one to the peer.
Views
Interface view
Default command level
2: System level
Usage guidelines
To disable the peer from using a locally configured IP address, configure the ppp ipcp remote-address
forced command.
Examples
# Configure an optional IP address 10.0.0.1 on interface Virtual-Template 1 for the peer.
<Sysname> system-view
[Sysname] interface Virtual-Template 1
[Sysname-Virtual-Template1] remote address 10.0.0.1
# Configure IP address 10.0.0.1 on interface Virtual-Template 1 for the peer and assign the IP address
to the peer by force.
<Sysname> system-view
[Sysname] interface Virtual-Template 1
[Sysname-Virtual-Template1] remote address 10.0.0.1
[Sysname-Virtual-Template1] ppp ipcp remote-address forced
Related commands
remote address
ppp pap local-user
Use ppp pap local-user to set the local username and password for PAP authentication.
Use undo ppp pap local-user to cancel the local username and password configured.
Syntax
ppp pap local-user username password { cipher | simple } password
undo ppp pap local-user
Default
The username and the password for PAP authentication are not set.
Views
Interface view
Default command level
2: System level