F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
173
Usage guidelines
If you use the gateway-list command multiple times, the most recent configuration takes effect.
Examples
# Specify the gateway address 10.110.1.99 in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] gateway-list 10.110.1.99
Related commands
dhcp server ip-pool
display dhcp server tree
nbns-list
Use nbns-list to specify WINS server addresses in a DHCP address pool.
Use undo nbns-list to remove the specified WINS server addresses.
Syntax
nbns-list ip-address&<1-8>
undo nbns-list { ip-address | all }
Default
No WINS server address is specified.
Views
DHCP address pool view
Default command level
2: System level
Parameters
ip-address&<1-8>: Specifies WINS server IP addresses. &<1-8> means you can specify up to eight
WINS server addresses separated by spaces.
all: Specifies all WINS server addresses to be removed.
Usage guidelines
If you use the nbns-list command multiple times, the most recent configuration takes effect.
Examples
# Specify WINS server address 10.12.1.99 in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] nbns-list 10.12.1.99
Related commands
dhcp server ip-pool
netbios-type
display dhcp server tree