Operation Manual – User Access
H3C SecPath Series Security Products
Chapter 1 PPP Configuration
1-11
Table 1-12
Enable/disable forced IP address assignment with PPP IPCP negotiation
Operation
Command
Forbid the peer to use a self-configured
fix IP address in PPP IPCP negotiation.
ppp ipcp remote-address
forced
Disable forced address assignment in
PPP IPCP negotiation.
undo ppp ipcp remote-address
forced
By default, the peer can use its self-configured IP address in PPP IPCP negotiation. If
the peer explicitly requests this end for an address, this end acts as requested; if the
peer already has a self-configured IP address, this end does not allocate one to the
peer.
III. Configuring DNS address negotiation
While negotiating PPP address, the firewall can negotiate DNS server address as a
DNS server address provider or recipient, depending on the connected device.
When a PC connects to the firewall using PPP, through dialup for example, the firewall
should allocate a DNS server address to the PC so that the PC can use its domain
name to access the Internet.
When connected using PPP to the network access server (NAS) of the service provider,
the firewall should be able to request the NAS for a DNS server address or accept the
unsolicited DNS server address for revolving domain names.
Perform the following configuration in interface view.
Table 1-13
Configure DNS address negotiation
Operation
Command
Enable the firewall to accept the
unsolicited DNS server address
ppp ipcp dns admit-any
Disable the firewall to accept the
unsolicited DNS server address
undo ppp ipcp dns admit-any
Enable the firewall to allocate a DNS
server address to the peer
ppp ipcp dns
primary-dns-address
[
secondary-dns-address
]
Disable the firewall to allocate a DNS
server address to the peer
undo ppp ipcp dns
primary-dns-address
[
secondary-dns-address
]
Enable the firewall to request for a DNS
server address
ppp ipcp dns request
Disable the firewall to request for a DNS
server address
undo ppp ipcp dns request
By default, DNS address negotiation is disabled.