Configuring dns server address negotiation – H3C Technologies H3C SecPath F1000-E User Manual
Page 54
10
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter domain view
domain domain-name
Required
Define the domain address pool
ip pool pool-number low-ip-address
[ high-ip-address ]
Required
Return to system view
quit
—
Create a VT interface and enter VT
interface view
interface virtual-template number —
Specify the address pool for IP
address allocation
remote address pool
[ pool-number ]
Required
If you execute the remote address
pool command without providing
the pool-number argument, all the
address pools in the domain are
used in turn for IP address
allocation.
Disable the peer end from using
the locally configured IP address
ppp ipcp remote-address forced
Optional
By default, the peer end is allowed
to use the locally configured IP
address. In this case, the local end
does not allocate an IP address to
the peer end if the latter already
has an IP address.
Note that the domain used in defining the pool address is the domain specified when performing PPP
authentication.
Configuring DNS server address negotiation
Configure DNS server settings depending on the role of your device in PPP negotiation.
1.
Configure the local end as the client
Follow these steps to configure settings for DNS server address negotiation when the device is
functioning as the client in PPP negotiation:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Create a VT interface and enter VT
interface view
interface virtual-template number —
Enable the local end to request the
peer for a DNS server address
ppp ipcp dns request
Required
By default, a device does not
request its peer for a DNS server
address.
Enable the local end to accept the
DNS server address assigned by
the peer
ppp ipcp dns admit-any
Optional
By default, a device does not
accept the DNS server address
assigned by the peer.
2.
Configure the local end as the server