remote-server

Use remote-server to specify DHCP servers for a DHCP address pool.

Use undo remote-server to remove DHCP servers from a DHCP address pool.

Syntax

remote-server ip-address&<1-8>

undo remote-server [ ip-address&<1-8> ]

Default

No DHCP server is specified for the DHCP address pool.

Views

DHCP address pool view

Predefined user roles

network-admin

mdc-admin

Parameters

ip-address&<1-8>: Specifies a space-separated list of up to eight DHCP server addresses.

Usage guidelines

If you execute this command multiple times, the most recent configuration takes effect.

If you do not specify a DHCP server address, the undo remote-server command removes all DHCP servers in the DHCP address pool.

Examples

# Specify DHCP server 10.1.1.1 for DHCP address pool 0.

<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] remote-server 10.1.1.1