HP VPN Firewall Appliances Network Management Command Reference

171
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
netbios-type
Use netbios-type to specify the NetBIOS node type in a DHCP address pool.
Use undo netbios-type to remove the specified NetBIOS node type.
Syntax
netbios-type { b-node | h-node | m-node | p-node }
undo netbios-type
Default
No NetBIOS node type is specified.
Views
DHCP address pool view
Default command level
2: System level
Parameters
b-node: Specifies the broadcast node. A b-node client sends the destination name in a broadcast
message to get the name-to-IP mapping from a server.
h-node: Specifies the hybrid node. An h-node client unicasts the destination name to a WINS server, and
if receiving no response, then broadcasts it to get the mapping from a server.