3com 8807 Reference Guide

Page of 1099
844
C
HAPTER
 47: DHCP C
ONFIGURATION
 C
OMMANDS
Example
# Configure an outbound gateway with an IP address of 10.110.1.99 for DHCP 
clients of global DHCP address pool 0.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] dhcp server ip-pool 0
 
[3Com-dhcp-0] gateway-list 10.110.1.99 
nbns-list
Syntax
nbns-list ip-address [ ip-address ]
undo nbns-list { ip-address | all }
View
DHCP address pool view
Parameter
ip-address: IP address of a NetBIOS server. You can specify up to eight IP addresses 
(separated by spaces) in one command.
all: Specifies all configured NetBIOS server IP addresses.
Description
Use the nbns-list command to configure one or more NetBIOS server addresses 
for a global DHCP address pool.
Use the undo nbns-list command to remove one or all NetBIOS server addresses 
configured for a global DHCP address pool.
By default, no NetBIOS server address is configured for a global DHCP address 
pool.
With eight NetBIOS server addresses already configured, if you add a new NetBIOS 
server address by executing the nbns-list command, the new one overwrites the 
oldest one.
Related command: dhcp server ip-pooldhcp server nbns-listnetbios-type.
Example
# Configure a NetBIOS server with an IP address of 10.12.1.99 for the global 
DHCP address pool named 0.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] dhcp server ip-pool 0
 
[3Com-dhcp-0] nbns-list 10.12.1.99 
netbios-type
Syntax
netbios-type { b-node | h-node | m-node | p-node }
undo netbios-type