R0106-HP MSR Router Series Layer 2 - WAN Configuration Guide(V7)

10
Ste
p
Command
Remarks
2. Configure an address pool.
ip pool pool-name start-ip-address
[ end-ip-address ] [ group
group-name ]
By default, no address pool is
configured.
3. Enter interface view.
interface interface-type
interface-number
N/A
4. Configure the interface to assign
an IP address from the configured
address pool to the peer.
remote address pool pool-name
By default, an interface does not
assign an IP address to the peer.
5. Configure an IP address for the
interface.
ip address ip-address
By default, no IP address is
configured on an interface.
To configure the device as the server (Method 3):
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure an address pool.
ip pool pool-name start-ip-address
[ end-ip-address ] [ group group
name ]
By default, no address pool is
configured.
3. Enter ISP domain view.
domain isp-name N/A
4. Associate the ISP domain with the
configured address pool for
address assignment.
authorization-attribute ip-pool
pool-name
By default, no address pool is
associated.
For more information about this
command, see Security
Command Reference.
5. Return to system view.
quit N/A
6. Enter interface view.
interface interface-type
interface-number
N/A
7. Configure an IP address for the
interface.
ip address ip-address
By default, no IP address is
configured on an interface.
Configuring DNS server IP address negotiation
IPCP negotiation can determine the DNS server IP address. You can configure a device to allocate the
DNS server IP address to the peer or receive the DNS server IP address from the peer. Generally, for a
PPP link between a host and a device, the DNS server IP address is allocated by the device so that the
host can access the Internet directly using domain names. For a PPP link established between a device
and the access server of a carrier, the DNS server IP address is allocated by the access server.
Configure DNS server settings depending on the role of your device in PPP negotiation.
Configuring the local end as the client
During PPP negotiation, the server will specify a DNS server IP address only for a client configured
with the ppp ipcp dns request command. For some special devices to forcibly specify DNS server
IP addresses for clients that do not initiate requests, you must configure the ppp ipcp dns admit-any
command on these devices.
To configure the local end as the client: