HP VPN Firewall Appliances Network Management Command Reference
170
gateway-list
Use gateway-list to specify gateway addresses in a DHCP address pool.
Use undo gateway-list to remove specified gateway addresses specified for the DHCP client from a
DHCP address pool.
Syntax
gateway-list ip-address&<1-8>
undo gateway-list { ip-address | all }
Default
No gateway address is specified.
Views
DHCP address pool view
Default command level
2: System level
Parameters
ip-address&<1-8>: Gateway IP address. &<1-8> means you can specify up to eight gateway addresses
separated by spaces.
all: Specifies all gateway IP addresses to be removed.
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.